Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd.c76 static char _fmd_prod[MAXNAMELEN]; /* product name string */ variable
285 { "product", &fmd_conf_string, _fmd_prod }, /* product name string */
392 fmd_cleanup_auth_str(_fmd_prod, s2.smbi_product); in fmd_create()