Home
last modified time | relevance | path

Searched refs:ndr_inner (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_process.c392 rc = ndr_inner(outer_ref); in ndr_topmost()
733 rc = ndr_inner(&myref); in ndr_outer_fixed()
824 rc = ndr_inner(&myref); in ndr_outer_fixed_array()
951 rc = ndr_inner(&myref); in ndr_outer_conformant_array()
1078 rc = ndr_inner(&myref); in ndr_outer_conformant_construct()
1378 rc = ndr_inner(&myref); in ndr_outer_string()
1612 ndr_inner(ndr_ref_t *arg_ref) in ndr_inner() function
1831 if (!ndr_inner(&myref)) in ndr_inner_array()
1946 if (!ndr_inner(&myref)) in ndr_string_basic_integer()
2053 if (!ndr_inner(&myref)) in ndr_s_wchar()
H A Dndr.h369 if (!ndr_inner(&myref)) \
385 if (!ndr_inner(&myref)) \
498 int ndr_inner(ndr_ref_t *);
H A Dmapfile-vers77 ndr_inner;