Home
last modified time | relevance | path

Searched refs:NDR_ERR_MALLOC_FAILED (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_process.c412 NDR_SET_ERROR(arg_ref, NDR_ERR_MALLOC_FAILED); in ndr_enter_outer_queue()
708 NDR_SET_ERROR(outer_ref, NDR_ERR_MALLOC_FAILED); in ndr_outer_fixed()
798 NDR_SET_ERROR(outer_ref, NDR_ERR_MALLOC_FAILED); in ndr_outer_fixed_array()
916 NDR_SET_ERROR(outer_ref, NDR_ERR_MALLOC_FAILED); in ndr_outer_conformant_array()
1049 NDR_SET_ERROR(outer_ref, NDR_ERR_MALLOC_FAILED); in ndr_outer_conformant_construct()
1298 NDR_SET_ERROR(outer_ref, NDR_ERR_MALLOC_FAILED); in ndr_outer_string()
H A Dndr_ops.c147 nds->error = NDR_ERR_MALLOC_FAILED; in nds_initialize()
H A Dndr_marshal.c54 case NDR_ERR_MALLOC_FAILED: in ndr_encode_decode_common()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dndr.h292 #define NDR_ERR_MALLOC_FAILED -1 macro