Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddoor.c217 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_get_request_from_doc()
234 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_get_request_from_doc()
317 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_enumerate_request_from_doc()
323 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_enumerate_request_from_doc()
379 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_getAssociated_request_from_doc()
412 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_getAssociated_request_from_doc()
438 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_getAssociated_request_from_doc()
514 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_delete_request_from_doc()
704 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_createModify_request_from_doc()
H A Disns_utils.h47 ERR_XML_VALID_OBJECT_NOT_FOUND, enumerator
H A Dutils.c98 case ERR_XML_VALID_OBJECT_NOT_FOUND: in result_code_to_str()