Home
last modified time | relevance | path

Searched defs:next_in (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/bzip2/
H A Dbzlib.h50 char *next_in; member
/freebsd-src/contrib/xz/src/liblzma/api/lzma/
H A Dbase.h520 const uint8_t *next_in; /**< Pointer to the next input byte. */ member
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_compress.c95 const unsigned char *next_in; member
H A Darchive_write_set_format_7zip.c122 const uint8_t *next_in; member
[all...]
H A Darchive_read_support_format_lha.c139 const unsigned char *next_in; member
[all...]
H A Darchive_write_set_format_xar.c144 const unsigned char *next_in; member
[all...]
H A Darchive_read_support_format_cab.c137 const unsigned char *next_in; member
[all...]
H A Darchive_read_support_format_7zip.c321 const unsigned char *next_in; member
H A Darchive_read_support_format_rar.c388 const unsigned char *next_in; member
[all...]
/freebsd-src/usr.sbin/ppp/
H A Dmp.h92 u_int32_t next_in; /* next incoming seq to process */ member
/freebsd-src/sys/contrib/zlib/
H A Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member