HomeSort by: relevance | last modified time | path
    Searched defs:check_outfile (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/gzip/
gzip.c 260 static int check_outfile(const char *outfile);
1183 check_outfile(const char *outfile) function in typeref:typename:int
1350 if (check_outfile(outfile) == 0) {
1537 if (check_outfile(outfile) == 0)

Completed in 13 milliseconds