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.c213 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_get_request_from_doc()
230 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_get_request_from_doc()
313 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_enumerate_request_from_doc()
319 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_enumerate_request_from_doc()
375 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_getAssociated_request_from_doc()
408 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_getAssociated_request_from_doc()
434 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_getAssociated_request_from_doc()
510 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_delete_request_from_doc()
700 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()