Home | History | Annotate | Download | only in net

Lines Matching refs:Byte

53  * 	Byte Bytef EXPORT FAR OF STDC
88 # define Byte z_Byte
260 typedef unsigned char Byte; /* 8 bits */
267 # define Bytef Byte FAR
269 typedef Byte FAR Bytef;
280 typedef Byte FAR *voidpf;
281 typedef Byte *voidp;
363 Bytef *next_in; /* next input byte */
367 Bytef *next_out; /* next output byte should be put there */
527 flushed to the output buffer and the output is aligned on a byte boundary, so
548 byte-aligned). This is designed for use at the end of a PPP packet.
746 Initializes the compression dictionary from the given byte sequence
752 The dictionary should consist of strings (byte sequences) that are likely
865 Initializes the decompression dictionary from the given uncompressed byte
919 the byte length of the source buffer. Upon entry, destLen is the total
934 parameter has the same meaning as in deflateInit. sourceLen is the byte
947 the byte length of the source buffer. Upon entry, destLen is the total
1048 Reads one byte from the compressed file. gzgetc returns this byte