Home
last modified time | relevance | path

Searched refs:ndr_outer_fixed_array (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr.h489 int ndr_outer_fixed_array(ndr_ref_t *);
H A Dndr_process.c636 return (ndr_outer_fixed_array(outer_ref)); in ndr_outer()
742 ndr_outer_fixed_array(ndr_ref_t *outer_ref) in ndr_outer_fixed_array() function