Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dstats.h49 struct stats *stats_new_string(const char *name, const char *desc, int ext);
H A Dstats.c208 stats_new_string(const char *name, const char *desc, int ext) in stats_new_string() function
H A Desclex.c332 nfs->stats = stats_new_string(nbuf, "", 0); in yylex()
339 stats_new_string(nbuf, "", 0); in yylex()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dstats.c200 stats_new_string(const char *name, const char *desc, int ext) in stats_new_string() function