Searched refs:ndo_get_pdu (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libmlrpc/common/ |
H A D | ndr_ops.c | 67 static int ndo_get_pdu(ndr_stream_t *, unsigned long, unsigned long, 85 ndo_get_pdu, 284 ndo_get_pdu(ndr_stream_t *nds, unsigned long pdu_offset, in ndo_get_pdu() function
|
H A D | ndr.h | 207 int (*ndo_get_pdu)(struct ndr_stream *, unsigned long, member 224 (*(NDS)->ndo->ndo_get_pdu)(NDS, PDU_OFFSET, N_BYTES, BUF, SWAP, REF)
|