Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/isns/isnsd/
H A Ddoor.c245 return (ERR_MALLOC_FAILED); in process_get_request_from_doc()
450 return (ERR_MALLOC_FAILED); in process_getAssociated_request_from_doc()
539 return (ERR_MALLOC_FAILED); in process_delete_request_from_doc()
545 return (ERR_MALLOC_FAILED); in process_delete_request_from_doc()
593 return (ERR_MALLOC_FAILED); in process_delete_request_from_doc()
599 return (ERR_MALLOC_FAILED); in process_delete_request_from_doc()
635 return (ERR_MALLOC_FAILED); in process_delete_request_from_doc()
729 return (ERR_MALLOC_FAILED); in process_createModify_request_from_doc()
735 return (ERR_MALLOC_FAILED); in process_createModify_request_from_doc()
782 return (ERR_MALLOC_FAILED); in process_createModify_request_from_doc()
[all …]
H A Disns_utils.h60 ERR_MALLOC_FAILED, enumerator
H A Dutils.c123 case ERR_MALLOC_FAILED: in result_code_to_str()