Home
last modified time | relevance | path

Searched refs:idstats (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Desclex.c71 struct stats *idstats; member
338 nfs->idstats = in yylex()
340 stats_string_set(nfs->idstats, ibuf); in yylex()
342 nfs->idstats = NULL; in yylex()
975 if (nfstats->idstats != NULL) in lex_free()
976 stats_delete(nfstats->idstats); in lex_free()