Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.h155 extern int isvectordef(char *, relation);
H A Drpc_cout.c151 !isvectordef(def->def.ty.old_type, def->def.ty.rel)); in print_header()
334 if (isvectordef(cs->type, cs->rel)) in emit_union()
354 if (isvectordef(dflt->type, dflt->rel)) in emit_union()
740 if (isvectordef(type, rel)) in print_stat()
H A Drpc_util.c193 isvectordef(char *type, relation rel) in isvectordef() function
H A Drpc_clntout.c223 if (isvectordef(type, REL_ALIAS)) { in ampr()
H A Drpc_hout.c100 !isvectordef(def->def.ty.old_type, def->def.ty.rel)); in print_datadef()