Searched refs:ndr_outer_poke_sizing (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_process.c880 rc = ndr_outer_poke_sizing(outer_ref, 0, &size_is);
1012 rc = ndr_outer_poke_sizing(outer_ref, 0, &size_is);
1134 rc = ndr_outer_poke_sizing(outer_ref, 0, &size_is);
1252 if (!ndr_outer_poke_sizing(outer_ref, 0, &size_is) ||
1253 !ndr_outer_poke_sizing(outer_ref, 4, &first_is) ||
1254 !ndr_outer_poke_sizing(outer_ref, 8, &length_is))
1408 ndr_outer_poke_sizing(ndr_ref_t *outer_ref, unsigned offset, function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dndr.h450 int ndr_outer_poke_sizing(ndr_ref_t *, unsigned, unsigned long *);

Completed in 76 milliseconds