Searched refs:stats_new_string (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/fm/eversholt/common/ |
H A D | stats.h | 51 struct stats *stats_new_string(const char *name, const char *desc, int ext);
|
H A D | stats.c | 210 stats_new_string(const char *name, const char *desc, int ext) in stats_new_string() function
|
H A D | esclex.c | 326 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 D | stats.c | 202 stats_new_string(const char *name, const char *desc, int ext) in stats_new_string() function
|