Searched refs:FM_FMRI_AUTH_SERVER (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_subr.c | 345 FM_FMRI_AUTH_SERVER, &err); in x86pi_set_auth() 347 result = nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, in x86pi_set_auth() 368 FM_FMRI_AUTH_SERVER, TOPO_PROP_IMMUTABLE, server, in x86pi_set_auth() 375 FM_FMRI_AUTH_SERVER, err, in x86pi_set_auth()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_subr.c | 623 if ((topo_prop_inherit(node, FM_FMRI_AUTHORITY, FM_FMRI_AUTH_SERVER, in topo_pgroup_hcset() 625 if (nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, &server) == in topo_pgroup_hcset() 628 FM_FMRI_AUTH_SERVER, TOPO_PROP_IMMUTABLE, server, in topo_pgroup_hcset()
|
H A D | topo_node.c | 543 FM_FMRI_AUTH_SERVER, &err); in topo_node_bind() 677 FM_FMRI_AUTH_SERVER, &err); in topo_node_facbind()
|
H A D | topo_mod.c | 852 FM_FMRI_AUTH_SERVER, &server, &err); in topo_mod_auth() 885 err |= nvlist_add_string(auth, FM_FMRI_AUTH_SERVER, server); in topo_mod_auth()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/xfp/ |
H A D | xfp.c | 123 FM_FMRI_AUTH_SERVER, &err); in xfp_tnode_create()
|
/illumos-gate/usr/src/uts/common/sys/fm/ |
H A D | protocol.h | 186 #define FM_FMRI_AUTH_SERVER "server-id" macro
|
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/ |
H A D | fmd_msg_test.c | 76 err |= nvlist_add_string(auth, FM_FMRI_AUTH_SERVER, "server"); in main()
|
H A D | fmd_msg.c | 1328 if (nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, &server) != 0) in fmd_msg_gettext_locked()
|
/illumos-gate/usr/src/cmd/fm/schemes/hc/ |
H A D | scheme.c | 149 FM_FMRI_AUTH_SERVER, in auth_compare()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.c | 227 FM_FMRI_AUTH_SERVER, &err); in hb_tnode_create()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 367 FM_FMRI_AUTH_SERVER, ipx->ipx_addr); in ip_xprt_auth() 370 (void) nvlist_add_string(nvl, FM_FMRI_AUTH_SERVER, ipx->ipx_addr); in ip_xprt_auth()
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_protocol.c | 73 err |= nvlist_add_string(nvl, FM_FMRI_AUTH_SERVER, str); in fmd_protocol_authority()
|
/illumos-gate/usr/src/cmd/fm/fmadm/common/ |
H A D | faulty.c | 329 (void) nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, &server); in find_hostid()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 1120 FM_FMRI_AUTH_SERVER, TOPO_PROP_IMMUTABLE, "", in ses_set_standard_props()
|