Searched refs:trip_eof (Results 1 – 4 of 4) sorted by relevance
94 trip_eof(BF->s_fp); in stream_wide_prime()156 trip_eof(str->s_type.BF.s_fp); in stream_wide_fetch()211 trip_eof(str->s_type.BF.s_fp); in stream_wide_fetch_overwrite()300 trip_eof(str->s_type.BF.s_fp); in stream_wide_eos()
135 trip_eof(BF->s_fp); in stream_stdio_prime()220 trip_eof(str->s_type.BF.s_fp); in stream_stdio_fetch()292 trip_eof(str->s_type.BF.s_fp); in stream_stdio_fetch_overwrite()462 trip_eof(str->s_type.BF.s_fp); in stream_stdio_eos()
162 extern void trip_eof(FILE *f);
471 trip_eof(FILE *f) in trip_eof() function