Searched refs:ndo_put_pdu (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/ |
H A D | ndr_ops.c | 37 * Functions ndo_get_pdu(), ndo_put_pdu(), and ndo_pad_pdu() 70 static int ndo_put_pdu(ndr_stream_t *, unsigned long, unsigned long, 87 ndo_put_pdu, 306 * ndo_put_pdu 313 ndo_put_pdu(ndr_stream_t *nds, unsigned long pdu_offset, function
|
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | ndr.h | 198 * Functions ndo_get_pdu(), ndo_put_pdu(), and ndo_pad_pdu() must 212 int (*ndo_put_pdu)(struct ndr_stream *, unsigned long, member in struct:ndr_stream_ops 229 (*(NDS)->ndo->ndo_put_pdu)(NDS, PDU_OFFSET, N_BYTES, BUF, SWAP, REF)
|
Completed in 299 milliseconds