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

123456789

/freebsd-10-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c1004 if (feof(image->pi_addr2line) || ferror(image->pi_addr2line)) {
/freebsd-10-stable/contrib/telnet/telnet/
H A Dcommands.c2644 if (feof(stdin) || ferror(stdin)) {
/freebsd-10-stable/contrib/tnftp/src/
H A Dftp.c420 if (expecteof && feof(cin)) {
/freebsd-10-stable/sys/netinet/libalias/
H A Dalias.c1660 if (feof(fd))
/freebsd-10-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c2237 if (feof(f) && enforcepid == 0) {
/freebsd-10-stable/contrib/gcc/
H A Dmips-tfile.c4371 else if (sys_read == 0 && feof (obj_in_stream))
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp2270 if (feof(m_in) || ferror(m_in))
/freebsd-10-stable/crypto/openssh/
H A Dsshkey.c1485 if (feof(f))
/freebsd-10-stable/sbin/ipfw/
H A Dipfw2.c4101 if (feof(stdin))
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dconfigure16083 if (!feof(fpC))
/freebsd-10-stable/contrib/ntp/sntp/
H A Dconfigure5492 if (!feof(fpC))
/freebsd-10-stable/contrib/ntp/
H A Dconfigure5724 if (!feof(fpC))

Completed in 419 milliseconds

123456789