Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/isns/isnsd/
H A Disns_utils.h61 ERR_XML_OP_FAILED, enumerator
H A Ddoor.c259 return (ERR_XML_OP_FAILED); in process_get_request_from_doc()
433 return (ERR_XML_OP_FAILED); in process_getAssociated_request_from_doc()
560 return (ERR_XML_OP_FAILED); in process_delete_request_from_doc()
614 return (ERR_XML_OP_FAILED); in process_delete_request_from_doc()
647 return (ERR_XML_OP_FAILED); in process_delete_request_from_doc()
750 return (ERR_XML_OP_FAILED); in process_createModify_request_from_doc()
803 return (ERR_XML_OP_FAILED); in process_createModify_request_from_doc()
889 return (ERR_XML_OP_FAILED); in process_createModify_request_from_doc()
H A Dutils.c119 case ERR_XML_OP_FAILED: in result_code_to_str()