Home
last modified time | relevance | path

Searched refs:stream_in (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c324 int64_t stream_in; member
1074 (size_t)zip->ppstream.stream_in+1, &bytes_avail); in ppmd_read()
1075 if(data == NULL || bytes_avail < zip->ppstream.stream_in+1) { in ppmd_read()
1083 b = data[zip->ppstream.stream_in]; in ppmd_read()
1089 zip->ppstream.stream_in++; in ppmd_read()
1624 zip->ppstream.stream_in = 0; in decompress()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c4754 HTTP(stream_in),
/freebsd/contrib/libevent/test/
H A Dregress_http.c4754 HTTP(stream_in),