Searched refs:ENABLEDELEM (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/isns/isnsd/ |
H A D | isns_mgmt.h | 112 #define ENABLEDELEM "Enabled" macro
|
H A D | admintf.c | 729 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()
|
/titanic_44/usr/src/cmd/isns/isnsadm/ |
H A D | isnsadm.c | 1064 &m_flag, ENABLEDELEM, ISNSOBJECT))) { in process_get_response() 1666 (xmlChar *)ENABLEDELEM, (enabled) ? in build_modify_xml_doc()
|