Searched refs:feof (Results 201 - 218 of 218) sorted by relevance

123456789

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2398 if (feof(stdin) || ferror(stdin)) {
/freebsd-11-stable/contrib/tnftp/src/
H A Dftp.c420 if (expecteof && feof(cin)) {
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c1017 if (feof(image->pi_addr2line) || ferror(image->pi_addr2line)) {
/freebsd-11-stable/contrib/telnet/telnet/
H A Dcommands.c2641 if (feof(stdin) || ferror(stdin)) {
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias.c1699 if (feof(fd))
/freebsd-11-stable/contrib/ipfilter/iplang/
H A Diplang_y.y1788 while (!feof(fp))
/freebsd-11-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c2253 if (feof(f) && enforcepid == 0) {
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c400 while(!feof(in)) {
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp2043 while (!feof(f)) {
2120 while (!feof(f)) {
/freebsd-11-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c3293 if (!feof(fp)) {
/freebsd-11-stable/contrib/gcc/
H A Dmips-tfile.c4371 else if (sys_read == 0 && feof (obj_in_stream))
/freebsd-11-stable/crypto/openssh/
H A Dsshkey.c1493 if (feof(f))
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1259 if (feof(m_in) || ferror(m_in)) {
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c5411 if (feof(stdin))
/freebsd-11-stable/contrib/unbound/services/
H A Dauthzone.c1479 while(!feof(in)) {
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure16071 if (!feof(fpC))
/freebsd-11-stable/contrib/ntp/
H A Dconfigure5718 if (!feof(fpC))
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure5485 if (!feof(fpC))

Completed in 582 milliseconds

123456789