Searched refs:lookup_string (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.c331 lookup_string(nvlist_t *nvl, char *name, char **valp, boolean_t required) function
397 !lookup_string(object, FM_FMRI_SW_OBJ_PATH, &path, B_TRUE) ||
398 !lookup_string(object, FM_FMRI_SW_OBJ_ROOT, &root, B_FALSE))
408 if (lookup_string(site, FM_FMRI_SW_SITE_TOKEN, &token,
414 if (lookup_string(site, FM_FMRI_SW_SITE_FILE,
416 (void) lookup_string(site, FM_FMRI_SW_SITE_FUNC,

Completed in 14 milliseconds