Searched refs:end_of_stream (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_compress.c109 int end_of_stream; /* EOF status. */ member in struct:private_data
276 if (state->end_of_stream) {
283 while (p < end && !state->end_of_stream) {
289 state->end_of_stream = ret;
/freebsd-10.1-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c282 end_of_stream(void) function
379 if (end_of_stream()) {

Completed in 46 milliseconds