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

/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_compress.c108 int end_of_stream; /* EOF status. */ member in struct:private_data
281 if (state->end_of_stream) {
288 while (p < end && !state->end_of_stream) {
294 state->end_of_stream = ret;
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c320 end_of_stream(void) function
425 if (end_of_stream()) {

Completed in 115 milliseconds