Searched refs:gunzip_and_write (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/contrib/cvs-1.12/src/ |
| HD | server.h | 198 int gunzip_and_write (int, const char *, unsigned char *, size_t);
|
| HD | zlib.c | 505 gunzip_and_write (int fd, const char *fullname, unsigned char *buf, in gunzip_and_write() function
|
| HD | client.c | 1622 if (gunzip_and_write (fd, short_pathname, in update_entries()
|
| HD | server.c | 1675 if (gunzip_and_write (fd, file, (unsigned char *) filebuf, size)) in receive_file()
|