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

/freebsd-current/usr.bin/rpcgen/
H A Drpc_main.c87 static void checkfiles(const char *, const char *);
137 checkfiles(cmd.infile, cmd.outfile);
140 checkfiles(cmd.infile, NULL);
803 checkfiles(infile, outfilename);
838 checkfiles(infile, outfilename);
901 checkfiles(NULL, mkfilename);
1057 checkfiles(const char *infile, const char *outfile) function

Completed in 69 milliseconds