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));
335 if (isvectordef(cs->type, cs->rel))
355 if (isvectordef(dflt->type, dflt->rel))
738 if (isvectordef(type, rel))
H A Drpc_util.c193 isvectordef(char *type, relation rel) function
H A Drpc_clntout.c223 if (isvectordef(type, REL_ALIAS)) {
H A Drpc_hout.c100 !isvectordef(def->def.ty.old_type, def->def.ty.rel));

Completed in 303 milliseconds