Searched refs:NDR_PIPE_SEND (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libmlrpc/common/ |
H A D | ndr_server.c | 42 #define NDR_PIPE_SEND(np, buf, len) \ macro 743 (void) NDR_PIPE_SEND(mxa->pipe, pdu_buf, pdu_size); in ndr_send_reply() 768 (void) NDR_PIPE_SEND(mxa->pipe, pdu_buf, frag_size); in ndr_send_reply() 783 (void) NDR_PIPE_SEND(mxa->pipe, pdu_buf, frag_size); in ndr_send_reply() 798 (void) NDR_PIPE_SEND(mxa->pipe, pdu_buf, frag_size); in ndr_send_reply()
|