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