Home
last modified time | relevance | path

Searched refs:FMD_USTAT_VALIDATE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_ustat.h74 #define FMD_USTAT_VALIDATE 0x2 /* fmd should validate stat names */ macro
H A Dfmd_ustat.c190 int checkid = flags & FMD_USTAT_VALIDATE; in fmd_ustat_insert()
H A Dfmd_api.c1022 flags | FMD_USTAT_VALIDATE, argc, argv, &ep)) == NULL) { in fmd_stat_create()