Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/file/dist/src/
H A Dcompress.c228 file_private int uncompressbuf(int, size_t, size_t, int, const unsigned char *,
317 urv = uncompressbuf(fd, ms->bytes_max, i, in file_zmagic()
1055 uncompressbuf(int fd, size_t bytes_max, size_t method, int nofork, in uncompressbuf() function