Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_marshal.c40 static int ndr_decode_pac_hdr(ndr_stream_t *, ndr_pac_hdr_t *);
209 rc = ndr_decode_pac_hdr(&nbuf->nb_nds, &pac_hdr); in ndr_buf_decode()
386 ndr_decode_pac_hdr(ndr_stream_t *nds, ndr_pac_hdr_t *hdr) in ndr_decode_pac_hdr() function