Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/isns/isnsd/
H A Disns_utils.h47 ERR_XML_VALID_OBJECT_NOT_FOUND, enumerator
H A Ddoor.c206 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_get_request_from_doc()
223 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_get_request_from_doc()
306 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_enumerate_request_from_doc()
312 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_enumerate_request_from_doc()
368 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_getAssociated_request_from_doc()
401 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_getAssociated_request_from_doc()
427 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_getAssociated_request_from_doc()
503 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_delete_request_from_doc()
693 return (ERR_XML_VALID_OBJECT_NOT_FOUND); in process_createModify_request_from_doc()
H A Dutils.c98 case ERR_XML_VALID_OBJECT_NOT_FOUND: in result_code_to_str()