Home
last modified time | relevance | path

Searched refs:stream_eof (Results 1 – 6 of 6) sorted by relevance

/trueos/usr.bin/csup/
HDstream.h77 int stream_eof(struct stream *);
HDdetailer.c105 if (stream_eof(d->rd)) { in detailer()
HDconfig.c254 if (!stream_eof(rd)) { in config_parse_refusefile()
HDstatus.c188 if (stream_eof(st->rd)) { in status_rdraw()
HDstream.c795 stream_eof(struct stream *stream) in stream_eof() function
HDupdater.c257 if (stream_eof(up->rd)) { in updater()