Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/isns/isnsd/
H A Ddoor.c251 return (ERR_MALLOC_FAILED); in process_get_request_from_doc()
456 return (ERR_MALLOC_FAILED); in process_getAssociated_request_from_doc()
545 return (ERR_MALLOC_FAILED); in process_delete_request_from_doc()
551 return (ERR_MALLOC_FAILED); in process_delete_request_from_doc()
599 return (ERR_MALLOC_FAILED); in process_delete_request_from_doc()
605 return (ERR_MALLOC_FAILED); in process_delete_request_from_doc()
641 return (ERR_MALLOC_FAILED); in process_delete_request_from_doc()
735 return (ERR_MALLOC_FAILED); in process_createModify_request_from_doc()
741 return (ERR_MALLOC_FAILED); in process_createModify_request_from_doc()
788 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()