Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.c85 sw_get_optl_string(nvlist_t *nvl, char *name, char **dest) in sw_get_optl_string() function
155 err |= sw_get_optl_string(args, "obj_root", &obj_root); in sw_fmri_create()
158 err |= sw_get_optl_string(args, "site_token", &site_token); in sw_fmri_create()
159 err |= sw_get_optl_string(args, "site_module", &site_module); in sw_fmri_create()
160 err |= sw_get_optl_string(args, "site_file", &site_file); in sw_fmri_create()
161 err |= sw_get_optl_string(args, "site_func", &site_func); in sw_fmri_create()
164 err |= sw_get_optl_string(args, "ctxt_origin", &ctxt_origin); in sw_fmri_create()
165 err |= sw_get_optl_string(args, "ctxt_execname", &ctxt_execname); in sw_fmri_create()
166 err |= sw_get_optl_string(args, "ctxt_zone", &ctxt_zone); in sw_fmri_create()