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

/freebsd-10.1-release/usr.bin/gzip/
H A Dgzip.c253 static int check_outfile(const char *outfile);
1148 check_outfile(const char *outfile) function
1277 if (check_outfile(outfile) == 0) {
1444 if (check_outfile(outfile) == 0)

Completed in 145 milliseconds