/src/usr.bin/config/ |
files.c | 241 checkfiles(void) function in typeref:typename:void 256 * Auxiliary function for checkfiles, called from expr_eval.
|
files.c | 241 checkfiles(void) function in typeref:typename:void 256 * Auxiliary function for checkfiles, called from expr_eval.
|
/src/usr.bin/rpcgen/ |
rpc_main.c | 172 static void checkfiles(const char *, const char *); 197 checkfiles(cmd.infile, cmd.outfile); 199 checkfiles(cmd.infile, NULL); 770 checkfiles(infile, outfilename); /* check if outfile already 805 checkfiles(infile, outfilename); /* check if outfile already 894 checkfiles(const char *infile, const char *outfile) function in typeref:typename:void
|
rpc_main.c | 172 static void checkfiles(const char *, const char *); 197 checkfiles(cmd.infile, cmd.outfile); 199 checkfiles(cmd.infile, NULL); 770 checkfiles(infile, outfilename); /* check if outfile already 805 checkfiles(infile, outfilename); /* check if outfile already 894 checkfiles(const char *infile, const char *outfile) function in typeref:typename:void
|