Searched defs:compress_buffer (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | zlib.c | 47 struct compress_buffer struct 58 static int compress_buffer_input (void *, char *, size_t, size_t, size_t *); argument
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctf.c | 581 compress_buffer(void *buf, size_t n, void *data) in compress_buffer() function
|
/freebsd-src/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctf.c | 561 compress_buffer(void *buf, size_t n, void *data) in compress_buffer() function
|
/freebsd-src/crypto/openssh/ |
H A D | packet.c | 733 compress_buffer(struct ssh *ssh, struct sshbuf *in, struct sshbuf *out) in compress_buffer() function 840 compress_buffer(struct ssh *ssh, struct sshbuf *in, struct sshbuf *out) in compress_buffer() function
|