Searched refs:checkfiles (Results 1 – 5 of 5) sorted by relevance
46 checkfiles="$1"74 if [ -z "$checkfiles" ]77 echo "(got \"$checkfiles\")"80 if [ ! -f "$checkfiles" ]82 echo "ERROR: $checkfiles not found"112 files=`cat $checkfiles`
172 static void checkfiles(const char *, const char *);197 checkfiles(cmd.infile, cmd.outfile); in main()199 checkfiles(cmd.infile, NULL); in main()770 checkfiles(infile, outfilename); /* check if outfile already in svc_output()805 checkfiles(infile, outfilename); /* check if outfile already in clnt_output()894 checkfiles(const char *infile, const char *outfile) in checkfiles() function
536 void checkfiles(void);
241 checkfiles(void) in checkfiles() function
323 | definitions ENDFILE { enddefs(); checkfiles(); }