Searched refs:ISNSRESPONSE (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/isns/isnsadm/ |
H A D | isnsadm.c | 669 DDOBJECTMEMBER, ISNSRESPONSE)) { in process_get_assoc_response() 703 DDOBJECTMEMBER, ISNSRESPONSE)) { in process_get_assoc_response() 727 DDSETOBJECTMEMBER, ISNSRESPONSE)) { in process_get_assoc_response() 756 DDSETOBJECTMEMBER, ISNSRESPONSE)) { in process_get_assoc_response() 851 NODEOBJECT, ISNSRESPONSE)) { in process_get_response() 1004 DDOBJECT, ISNSRESPONSE)) { in process_get_response() 1043 DDSETOBJECT, ISNSRESPONSE)) { in process_get_response() 1100 ISNSSERVER, ISNSRESPONSE); in process_get_response() 1107 &m_flag, DATASTORELOCATION, ISNSRESPONSE))) { in process_get_response() 1117 &m_flag, ESIRETRYTHRESHOLD, ISNSRESPONSE))) { in process_get_response() [all …]
|
/illumos-gate/usr/src/cmd/isns/isnsd/ |
H A D | isns_mgmt.h | 53 #define ISNSRESPONSE "isnsResponse" macro
|
H A D | door.c | 1005 root = xmlNewNode(NULL, (xmlChar *)ISNSRESPONSE); in build_mgmt_response() 1156 root = xmlNewNode(NULL, (xmlChar *)ISNSRESPONSE); in build_result_message()
|