Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_cout.c135 !isvectordef(def->def.ty.old_type, in print_header()
326 if (isvectordef (cs->type, cs->rel)) { in emit_union()
345 if (isvectordef (dflt->type, dflt->rel)) { in emit_union()
618 if (isvectordef(type, rel)) { in print_stat()
H A Drpc_util.h172 int isvectordef(const char *type, relation rel);
H A Drpc_clntout.c153 if (isvectordef(type, REL_ALIAS)) { in ampr()
H A Drpc_util.c188 isvectordef(const char *type, relation rel) in isvectordef() function
H A Drpc_hout.c88 !isvectordef(def->def.ty.old_type, in print_datadef()