Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dconfig.c198 if (scf_pg_get_property(pg, CONFIG_CONTROL_NODES, prop) == -1) { in load_config()
200 CONFIG_CONTROL_NODES); in load_config()
207 CONFIG_CONTROL_NODES); in load_config()
224 CONFIG_CONTROL_NODES); in load_config()
248 "%s set to %s", CONFIG_CONTROL_NODES, scf_name); in load_config()
H A Disns_server.h55 #define CONFIG_CONTROL_NODES "Authorized_Control_Nodes" macro