Searched refs:DDSETNAMEATTR (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/isns/isnsd/ |
H A D | isns_mgmt.h | 138 #define DDSETNAMEATTR "DDsetName" macro
|
H A D | door.c | 577 if (xmlStrncmp(attr->name, (xmlChar *)DDSETNAMEATTR, in process_delete_request_from_doc() 766 if (xmlStrncmp(attr->name, (xmlChar *)DDSETNAMEATTR, in process_createModify_request_from_doc() 767 xmlStrlen((xmlChar *)DDSETNAMEATTR)) == 0) { in process_createModify_request_from_doc()
|
H A D | admintf.c | 1202 n_attr = xmlSetProp(n_node, (xmlChar *)DDSETNAMEATTR, in cb_getAssociated_dd_info() 1270 n_attr = xmlSetProp(n_node, (xmlChar *)DDSETNAMEATTR, in cb_getAssociated_dd_to_ddset_info() 2418 n_attr = xmlSetProp(n_node, (xmlChar *)DDSETNAMEATTR, in delete_ddmember_ddsetmember_op() 2589 if (xmlSetProp(n_node, (xmlChar *)DDSETNAMEATTR, in create_ddmember_ddsetmember_op()
|
/titanic_41/usr/src/cmd/isns/isnsadm/ |
H A D | isnsadm.c | 503 if (xmlStrncmp(attr->name, (xmlChar *)DDSETNAMEATTR, in print_partial_failure_info() 727 (const xmlChar *)DDSETNAMEATTR))) != NULL) { in process_get_assoc_response() 1523 (xmlChar *)DDSETNAMEATTR, (xmlChar *)(container)) < 0) { in build_delete_xml_doc() 1964 (xmlChar *)DDSETNAMEATTR, (xmlChar *)(container)) < 0) { in build_create_xml_doc()
|