Home
last modified time | relevance | path

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

/netbsd/usr.bin/rpcgen/
H A Drpc_clntout.c158 if (isvectordef(type, REL_ALIAS)) { in ampr()
168 if (isvectordef(type, REL_ALIAS)) { in aster()
H A Drpc_cout.c162 !isvectordef(def->def.ty.old_type, def->def.ty.rel)); in print_header()
353 if (isvectordef(cs->type, cs->rel)) { in emit_union()
372 if (isvectordef(dflt->type, dflt->rel)) { in emit_union()
628 if (isvectordef(type, rel)) { in print_stat()
H A Drpc_util.h113 int isvectordef(const char *, relation);
H A Drpc_hout.c139 !isvectordef(def->def.ty.old_type, def->def.ty.rel)); in print_funcdef()
384 if (!isvectordef(proc->res_type, REL_ALIAS)) in pprocdef()
H A Drpc_util.c206 isvectordef(const char *type, relation rel) in isvectordef() function
H A Drpc_svcout.c961 if (isvectordef(type, REL_ALIAS)) { in aster()