Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.c141 char *ctxt_origin, *ctxt_execname, *ctxt_zone; in sw_fmri_create() local
166 err |= sw_get_optl_string(args, "ctxt_zone", &ctxt_zone); in sw_fmri_create()
250 if (ctxt_origin || ctxt_execname || ctxt_zone || in sw_fmri_create()
265 err |= sw_add_optl_string(ctxt, FM_FMRI_SW_CTXT_ZONE, ctxt_zone); in sw_fmri_create()
H A Dtopo_mod.c575 int64_t ctxt_pid, char *ctxt_zone, int64_t ctxt_ctid, in topo_mod_swfmri() argument
605 err |= _SWFMRI_ADD_STRING(args, "ctxt_zone", ctxt_zone); in topo_mod_swfmri()