Home
last modified time | relevance | path

Searched refs:GZIP_ORIGNAME (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/gzip/
H A Dgzip.c135 #define GZIP_ORIGNAME (off_t)10 macro
1495 rbytes = pread(fd, name, sizeof(name) - 1, GZIP_ORIGNAME); in file_uncompress()