Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_client.c126 rc = ndr_decode_pdu_hdr(&mxa); in ndr_clnt_bind()
242 rc = ndr_decode_pdu_hdr(&mxa); in ndr_clnt_call()
H A Dlibmlrpc.h564 int ndr_decode_pdu_hdr(ndr_xa_t *);
H A Dndr_server.c163 rc = ndr_decode_pdu_hdr(mxa); in ndr_recv_request()
H A Dndr_marshal.c299 ndr_decode_pdu_hdr(ndr_xa_t *mxa) in ndr_decode_pdu_hdr() function