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

/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses.c3267 ses_auth_clean(topo_mod_t *mod, const char *str) function
3429 if ((manufacturer = ses_auth_clean(mod, raw_manufacturer)) == NULL ||
3430 (model = ses_auth_clean(mod, raw_model)) == NULL ||
3431 (revision = ses_auth_clean(mod, raw_revision)) == NULL) {

Completed in 39 milliseconds