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

/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_process.c363 * ndr_inner(). Then, run the outer_queue. We do this
392 rc = ndr_inner(outer_ref);
733 rc = ndr_inner(&myref);
824 rc = ndr_inner(&myref);
951 rc = ndr_inner(&myref);
1078 rc = ndr_inner(&myref);
1363 rc = ndr_inner(&myref);
1537 * For the most part, ndr_inner() and its helpers are just a sanity
1546 ndr_inner(ndr_ref_t *arg_ref) function
1749 if (!ndr_inner(
[all...]
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dndr.h340 if (!ndr_inner(&myref)) \
453 int ndr_inner(ndr_ref_t *);

Completed in 60 milliseconds