Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_mgmt.h112 #define ENABLEDELEM "Enabled" macro
H A Dadmintf.c729 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)ENABLEDELEM, in cb_get_ddset_info()
735 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)ENABLEDELEM, in cb_get_ddset_info()
949 (xmlChar *)ENABLEDELEM, (xmlChar *)XMLTRUE); in i_enumerate_dd_dds_info()
955 (xmlChar *)ENABLEDELEM, (xmlChar *)XMLFALSE); in i_enumerate_dd_dds_info()
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c1070 &m_flag, ENABLEDELEM, ISNSOBJECT))) { in process_get_response()
1672 (xmlChar *)ENABLEDELEM, (enabled) ? in build_modify_xml_doc()