Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_marshal.c39 static int ndr_decode_pac_hdr(ndr_stream_t *, ndr_pac_hdr_t *);
160 rc = ndr_decode_pac_hdr(&nbuf->nb_nds, &pac_hdr); in ndr_buf_decode()
322 ndr_decode_pac_hdr(ndr_stream_t *nds, ndr_pac_hdr_t *hdr) in ndr_decode_pac_hdr() function