Searched refs:ndr_outer_grow (Results 1 - 2 of 2) 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...]
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dndr.h452 int ndr_outer_grow(ndr_ref_t *, unsigned);

Completed in 48 milliseconds