Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_string.c217 fmd_strbadid(const char *s, int check_prefixes) in fmd_strbadid() argument
228 if (check_prefixes && (s0[0] == '_' || s0[0] == '.' || in fmd_strbadid()