Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_process.c47 #define NDR_IS_STRING(T) \ macro
309 is_string = NDR_IS_STRING(ti); in ndr_topmost()
594 int is_string = NDR_IS_STRING(ti); in ndr_outer()
660 int is_string = NDR_IS_STRING(ti); in ndr_outer_fixed()
750 int is_string = NDR_IS_STRING(ti); in ndr_outer_fixed_array()
841 int is_string = NDR_IS_STRING(ti); in ndr_outer_conformant_array()
969 int is_string = NDR_IS_STRING(ti); in ndr_outer_conformant_construct()
1170 int is_string = NDR_IS_STRING(ti); in ndr_outer_string()