Searched defs:checkid (Results 1 - 2 of 2) sorted by relevance

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

Completed in 61 milliseconds