Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_ops.c70 static int ndo_put_pdu(ndr_stream_t *, unsigned long, unsigned long,
87 ndo_put_pdu,
313 ndo_put_pdu(ndr_stream_t *nds, unsigned long pdu_offset, in ndo_put_pdu() function
/titanic_41/usr/src/uts/common/smbsrv/
H A Dndr.h212 int (*ndo_put_pdu)(struct ndr_stream *, unsigned long, member
229 (*(NDS)->ndo->ndo_put_pdu)(NDS, PDU_OFFSET, N_BYTES, BUF, SWAP, REF)