Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_string.h49 extern const char *fmd_strbadid(const char *, int);
H A Dfmd_string.c217 fmd_strbadid(const char *s, int check_prefixes) in fmd_strbadid() function
H A Dfmd_ustat.c225 if (p == q || fmd_strbadid(sp->fmds_name, checkid) != NULL) { in fmd_ustat_insert()
H A Dfmd_conf.c774 if (fmd_strbadid(name, checkid) != NULL) { in fmd_conf_fill()
H A Dfmd_api.c1499 if (fmd_strbadid(name, FMD_B_TRUE) != NULL || size == 0) { in fmd_buf_create()
1576 if (fmd_strbadid(name, FMD_B_TRUE) != NULL || size == 0) { in fmd_buf_write()