Searched defs:ndr_build_frag (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libndr/common/
H A Dndr_server.c71 static void ndr_build_frag(ndr_stream_t *, uint8_t *, uint32_t);
1078 ndr_build_frag(nds, pdu_buf, pdu_size);
1090 ndr_build_frag(nds, pdu_buf, frag_size);
1121 ndr_build_frag(nds, pdu_buf, frag_size);
1131 * ndr_build_frag
1138 ndr_build_frag(ndr_stream_t *nds, uint8_t *buf, uint32_t len) function

Completed in 23 milliseconds