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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.c325 lookup_string(nvlist_t *nvl, char *name, char **valp, boolean_t required) function
391 !lookup_string(object, FM_FMRI_SW_OBJ_PATH, &path, B_TRUE) ||
392 !lookup_string(object, FM_FMRI_SW_OBJ_ROOT, &root, B_FALSE))
402 if (lookup_string(site, FM_FMRI_SW_SITE_TOKEN, &token,
408 if (lookup_string(site, FM_FMRI_SW_SITE_FILE,
410 (void) lookup_string(site, FM_FMRI_SW_SITE_FUNC,

Completed in 64 milliseconds