Home
last modified time | relevance | path

Searched defs:compress_buffer (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Dzlib.c41 struct compress_buffer struct
50 static int compress_buffer_input PROTO((void *, char *, int, int, int *)); argument
/openbsd/usr.bin/ssh/
H A Dpacket.c800 compress_buffer(struct ssh *ssh, struct sshbuf *in, struct sshbuf *out) in compress_buffer() function
907 compress_buffer(struct ssh *ssh, struct sshbuf *in, struct sshbuf *out) in compress_buffer() function