Home
last modified time | relevance | path

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

/dragonfly/usr.bin/gzip/
H A Dgzip.c110 #define GZIP_ORIGNAME (off_t)10 macro
1350 rbytes = pread(fd, name, sizeof name, GZIP_ORIGNAME); in file_uncompress()