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

/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_process.c380 rc = ndr_outer_grow(outer_ref, n_fixed);
690 rc = ndr_outer_grow(outer_ref, n_pdu_total);
780 rc = ndr_outer_grow(outer_ref, n_pdu_total);
873 rc = ndr_outer_grow(outer_ref, n_pdu_total);
1000 rc = ndr_outer_grow(outer_ref, n_pdu_total);
1041 rc = ndr_outer_grow(outer_ref, n_pdu_total);
1124 rc = ndr_outer_grow(outer_ref, n_pdu_total);
1195 if (!ndr_outer_grow(outer_ref, n_hdr))
1331 rc = ndr_outer_grow(outer_ref, n_pdu_total);
1465 if (!ndr_outer_grow(outer_re
1490 ndr_outer_grow(ndr_ref_t *outer_ref, unsigned n_total) function
[all...]

Completed in 61 milliseconds