Searched refs:t_output (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/usr.bin/rpcgen/ |
H A D | rpc_main.c | 166 static void t_output(const char *, const char *, int, const char *); 215 t_output(cmd.infile, "-DRPC_TBL", DONT_EXTEND, cmd.outfile); in main() 243 t_output(cmd.infile, "-DRPC_TBL", EXTEND, "_tbl.i"); in main() 738 t_output(const char *infile, const char *define, int extend, in t_output() function
|