Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_process.c45 #define NDR_IS_UNION(T) \ macro
593 int is_union = NDR_IS_UNION(ti); in ndr_outer()
659 int is_union = NDR_IS_UNION(ti); in ndr_outer_fixed()
749 int is_union = NDR_IS_UNION(ti); in ndr_outer_fixed_array()
840 int is_union = NDR_IS_UNION(ti); in ndr_outer_conformant_array()
968 int is_union = NDR_IS_UNION(ti); in ndr_outer_conformant_construct()
1169 int is_union = NDR_IS_UNION(ti); in ndr_outer_string()
1616 int is_union = NDR_IS_UNION(ti); in ndr_inner()