Searched refs:default_decl (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_parse.h140 declaration *default_decl; member in struct:union_def
H A Drpc_parse.c337 defp->def.un.default_decl = XALLOC(declaration);
338 *defp->def.un.default_decl = dec;
342 defp->def.un.default_decl = NULL;
H A Drpc_hout.c225 decl = def->def.un.default_decl;
H A Drpc_cout.c349 dflt = def->def.un.default_decl;

Completed in 61 milliseconds