Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
HDserver.h198 int gunzip_and_write (int, const char *, unsigned char *, size_t);
HDzlib.c505 gunzip_and_write (int fd, const char *fullname, unsigned char *buf, in gunzip_and_write() function
HDclient.c1622 if (gunzip_and_write (fd, short_pathname, in update_entries()
HDserver.c1675 if (gunzip_and_write (fd, file, (unsigned char *) filebuf, size)) in receive_file()