Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_ops.c69 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 Dndr.h209 int (*ndo_put_pdu)(struct ndr_stream *, unsigned long, member
226 (*(NDS)->ndo->ndo_put_pdu)(NDS, PDU_OFFSET, N_BYTES, BUF, SWAP, REF)