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

/freebsd-11-stable/usr.bin/gzip/
H A Dgzip.c280 static void print_verbage(const char *, const char *, off_t, off_t);
1917 print_verbage(NULL, NULL, usize, gsize);
1970 print_verbage(NULL, NULL, usize, gsize);
2058 print_verbage(file, (cflag) ? NULL : outfile, usize, gsize);
2141 print_verbage(const char *file, const char *nfile, off_t usize, off_t gsize) function

Completed in 102 milliseconds