ar_io.c | 106 static void ar_start_gzip(int, const char *, int); 173 ar_start_gzip(arfd, gzip_program, 0); 184 ar_start_gzip(arfd, gzip_program, 1); 1572 * ar_start_gzip() 1578 ar_start_gzip(int fd, const char *gzp, int wr) function in typeref:typename:void
|