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