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

/freebsd-current/usr.bin/gzip/
H A Dgzip.c262 static void print_verbage(const char *, const char *, off_t, off_t);
1844 print_verbage(NULL, NULL, usize, gsize);
1891 print_verbage(NULL, NULL, usize, gsize);
1973 print_verbage(file, (cflag) ? NULL : outfile, usize, gsize);
2054 print_verbage(const char *file, const char *nfile, off_t usize, off_t gsize) function

Completed in 130 milliseconds