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

/freebsd-10.2-release/usr.bin/csup/
H A Dstream.h77 int stream_eof(struct stream *);
H A Dconfig.c254 if (!stream_eof(rd)) {
H A Ddetailer.c105 if (stream_eof(d->rd)) {
H A Dstatus.c188 if (stream_eof(st->rd)) {
H A Dstream.c795 stream_eof(struct stream *stream) function
H A Dupdater.c257 if (stream_eof(up->rd)) {

Completed in 61 milliseconds