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

/freebsd-10.1-release/bin/pax/
H A Dar_io.c88 static void ar_start_gzip(int, const char *, int);
123 ar_start_gzip(arfd, gzip_program, 0);
134 ar_start_gzip(arfd, gzip_program, 1);
1247 * ar_start_gzip()
1252 ar_start_gzip(int fd, const char *gzip_prog, int wr) function

Completed in 40 milliseconds