HomeSort by: relevance | last modified time | path
    Searched defs:Bytef (Results 1 - 8 of 8) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/zmod/
zconf.h 111 typedef Byte Bytef;
  /src/sys/net/
zlib.h 53 * Byte Bytef EXPORT FAR OF STDC
91 # define Bytef z_Bytef
267 # define Bytef Byte FAR
269 typedef Byte FAR Bytef;
363 Bytef *next_in; /* next input byte */
367 Bytef *next_out; /* next output byte should be put there */
744 ZEXTERN int ZEXPORT deflateSetDictionary(z_streamp, const Bytef *, uInt);
863 ZEXTERN int ZEXPORT inflateSetDictionary(z_streamp, const Bytef *, uInt);
916 ZEXTERN int ZEXPORT compress(Bytef *, uLongf *, const Bytef *, uLong)
    [all...]
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.h 97 # define Bytef netpgpv_z_Bytef
312 # define Bytef Byte FAR
314 typedef Byte FAR Bytef;
428 Bytef *next_in; /* next input byte */
432 Bytef *next_out; /* next output byte should be put there */
459 Bytef *extra; /* pointer to extra field or Z_NULL if none */
462 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
464 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
884 const Bytef *dictionary,
1082 const Bytef *dictionary
    [all...]
  /src/external/gpl3/binutils/dist/zlib/
zconf.h 145 # define Bytef z_Bytef
400 # define Bytef Byte FAR
402 typedef Byte FAR Bytef;
  /src/external/gpl3/binutils.old/dist/zlib/
zconf.h 142 # define Bytef z_Bytef
398 # define Bytef Byte FAR
400 typedef Byte FAR Bytef;
  /src/external/gpl3/gdb.old/dist/zlib/
zconf.h 142 # define Bytef z_Bytef
398 # define Bytef Byte FAR
400 typedef Byte FAR Bytef;
  /src/external/gpl3/gdb/dist/zlib/
zconf.h 145 # define Bytef z_Bytef
400 # define Bytef Byte FAR
402 typedef Byte FAR Bytef;
  /src/common/dist/zlib/
zconf.h 157 # define Bytef z_Bytef
418 # define Bytef Byte FAR
420 typedef Byte FAR Bytef;

Completed in 23 milliseconds