Searched refs:NDR_PIPE_SEND (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/smbsrv/libmlrpc/common/ |
H A D | ndr_server.c | 43 #define NDR_PIPE_SEND(np, buf, len) \ macro 780 (void) NDR_PIPE_SEND(mxa->pipe, pdu_buf, pdu_size); in ndr_send_reply() 805 (void) NDR_PIPE_SEND(mxa->pipe, pdu_buf, frag_size); in ndr_send_reply() 820 (void) NDR_PIPE_SEND(mxa->pipe, pdu_buf, frag_size); in ndr_send_reply() 835 (void) NDR_PIPE_SEND(mxa->pipe, pdu_buf, frag_size); in ndr_send_reply()
|