Searched refs:stream_eof (Results 1 – 6 of 6) sorted by relevance
77 int stream_eof(struct stream *);
105 if (stream_eof(d->rd)) { in detailer()
254 if (!stream_eof(rd)) { in config_parse_refusefile()
188 if (stream_eof(st->rd)) { in status_rdraw()
795 stream_eof(struct stream *stream) in stream_eof() function
257 if (stream_eof(up->rd)) { in updater()