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

/macosx-10.10/file_cmds-242/gzip/
H A Dgzip.c264 static void print_verbage(const char *, const char *, off_t, off_t);
1808 print_verbage(NULL, NULL, usize, gsize);
1856 print_verbage(NULL, NULL, usize, gsize);
1963 print_verbage(file, (cflag) ? NULL : outfile, usize, gsize);
2044 print_verbage(const char *file, const char *nfile, off_t usize, off_t gsize) function

Completed in 82 milliseconds