Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.c567 #define _SWFMRI_ADD_STRING(nvl, name, val) \ macro
589 err |= _SWFMRI_ADD_STRING(args, "obj_path", obj_path); in topo_mod_swfmri()
590 err |= _SWFMRI_ADD_STRING(args, "obj_root", obj_root); in topo_mod_swfmri()
594 err |= _SWFMRI_ADD_STRING(args, "site_token", site_token); in topo_mod_swfmri()
595 err |= _SWFMRI_ADD_STRING(args, "site_module", site_module); in topo_mod_swfmri()
596 err |= _SWFMRI_ADD_STRING(args, "site_file", site_file); in topo_mod_swfmri()
597 err |= _SWFMRI_ADD_STRING(args, "site_func", site_func); in topo_mod_swfmri()
601 err |= _SWFMRI_ADD_STRING(args, "ctxt_origin", ctxt_origin); in topo_mod_swfmri()
602 err |= _SWFMRI_ADD_STRING(args, "ctxt_execname", ctxt_execname); in topo_mod_swfmri()
605 err |= _SWFMRI_ADD_STRING(args, "ctxt_zone", ctxt_zone); in topo_mod_swfmri()