Searched refs:NDR_SET_ERROR (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/ |
H A D | ndr_process.c | 270 NDR_SET_ERROR(&myref, NDR_ERR_NOT_AN_INTERFACE); 321 NDR_SET_ERROR(outer_ref, error); 329 NDR_SET_ERROR(outer_ref, error); 335 NDR_SET_ERROR(outer_ref, error); 353 NDR_SET_ERROR(outer_ref, error); 412 NDR_SET_ERROR(arg_ref, NDR_ERR_MALLOC_FAILED); 611 NDR_SET_ERROR(outer_ref, error); 647 NDR_SET_ERROR(outer_ref, error); 698 NDR_SET_ERROR(outer_ref, NDR_ERR_OUTER_PARAMS_BAD); 708 NDR_SET_ERROR(outer_re [all...] |
H A D | ndr_marshal.c | 530 NDR_SET_ERROR(encl_ref, NDR_ERR_M_OP_INVALID); 620 NDR_SET_ERROR(encl_ref, NDR_ERR_M_OP_INVALID);
|
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | ndr.h | 319 #define NDR_SET_ERROR(REF, ERROR) \ macro
|
Completed in 58 milliseconds