Searched refs:ndr_decode_return (Results 1 – 3 of 3) sorted by relevance
503 int ndr_decode_return(ndr_xa_t *, void *);
227 rc = ndr_decode_return(&mxa, params); in ndr_clnt_call()
235 ndr_decode_return(ndr_xa_t *mxa, void *params) in ndr_decode_return() function