Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_marshal.c42 ndr_encode_decode_common(ndr_stream_t *nds, unsigned opnum, in ndr_encode_decode_common() function
172 rc = ndr_encode_decode_common(&nbuf->nb_nds, opnum, nbuf->nb_ti, in ndr_buf_decode()
189 rc = ndr_encode_decode_common(nds, mxa->opnum, in ndr_decode_call()
207 rc = ndr_encode_decode_common(nds, mxa->opnum, in ndr_encode_return()
225 rc = ndr_encode_decode_common(nds, mxa->opnum, in ndr_encode_call()
243 rc = ndr_encode_decode_common(nds, mxa->opnum, in ndr_decode_return()
316 rc = ndr_encode_decode_common(nds, ptype, &TYPEINFO(ndr_hdr), hdr); in ndr_decode_hdr_common()
354 rc = ndr_encode_decode_common(nds, NDR_PTYPE_PAC, in ndr_decode_pac_hdr()
467 rc = ndr_encode_decode_common(nds, ptype, &TYPEINFO(ndr_hdr), hdr); in ndr_encode_pdu_hdr()