HomeSort by: relevance | last modified time | path
    Searched defs:ar_start_gzip (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/pax/
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

Completed in 12 milliseconds