Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dstats.h51 struct stats *stats_new_string(const char *name, const char *desc, int ext);
H A Dstats.c210 stats_new_string(const char *name, const char *desc, int ext) in stats_new_string() function
H A Desclex.c326 nfs->stats = stats_new_string(nbuf, "", 0); in yylex()
333 stats_new_string(nbuf, "", 0); in yylex()
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dstats.c202 stats_new_string(const char *name, const char *desc, int ext) in stats_new_string() function