Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ustat.c188 int checkid = flags & FMD_USTAT_VALIDATE; in fmd_ustat_insert() local
223 if (p == q || fmd_strbadid(sp->fmds_name, checkid) != NULL) { in fmd_ustat_insert()
H A Dfmd_conf.c765 int argc, const fmd_conf_formal_t *argv, int checkid) in fmd_conf_fill() argument
774 if (fmd_strbadid(name, checkid) != NULL) { in fmd_conf_fill()