Symbol: feof
bin/cat/cat.c
296
if (fp == stdin && feof(stdin))
bin/ed/io.c
118
while (((c = getc(fp)) != EOF || (!feof(fp) && !ferror(fp))) &&
bin/pkill/pkill.c
859
if (feof(fh)) {
bin/setfacl/file.c
67
} else if (feof(file) == 0) {
crypto/heimdal/appl/ftp/ftp/ruserpass.c
283
if (feof(cfile) || ferror(cfile))
crypto/heimdal/appl/telnet/telnet/commands.c
2390
if (feof(stdin) || ferror(stdin)) {
crypto/heimdal/kdc/mit_dump.c
114
if (strcspn(*buf, "\r\n") || feof(f)) {
crypto/krb5/src/kprop/kpropd.c
1316
while (!feof(acl_file)) {
crypto/krb5/src/lib/krb5/keytab/kt_file.c
788
if (feof(KTFILEP(id)))
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_services.c
213
if (feof(pfile)) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_services.c
278
if (!feof(pfile)) {
crypto/krb5/src/util/profile/argv_parse.c
152
while (!feof(stdin)) {
crypto/krb5/src/util/profile/prof_parse.c
351
while (!feof(f)) {
crypto/krb5/src/util/profile/test_profile.c
33
while (!feof(stdin)) {
crypto/libecc/src/tests/ec_utils.c
1270
ret = feof(in_file);
crypto/libecc/src/tests/ec_utils.c
1317
ret = feof(in_file);
crypto/libecc/src/tests/ec_utils.c
424
if (feof(in_file)) {
crypto/libecc/src/tests/ec_utils.c
795
ret = feof(in_file);
crypto/libecc/src/tests/ec_utils.c
867
ret = feof(in_file);
crypto/openssh/openbsd-compat/bsd-getline.c
64
if (feof(fp)) {
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_misc.c
44
ASSERT_INT_NE(feof(out), 0);
crypto/openssh/sshkey.c
1441
if (feof(f))
crypto/openssl/apps/lib/apps.c
3275
if (!feof(stdin)) {
crypto/openssl/crypto/bio/bio_local.h
156
#define UP_feof feof
crypto/openssl/crypto/bio/bss_file.c
199
ret = (long)feof(fp);
crypto/openssl/crypto/ui/ui_openssl.c
340
if (feof(tty_in))
crypto/openssl/ms/applink.c
73
return feof(fp);
include/stdio.h
268
int feof(FILE *);
include/stdio.h
506
#define feof(p) (!__isthreaded ? __sfeof(p) : (feof)(p))
lib/libc/gen/getttyent.c
132
while (!strchr(p, '\n') && !feof(tf)) {
lib/libc/tests/gen/popen_test.c
105
bool input_error_1 = !(fgetc(fp) != EOF || !feof(fp) || !ferror(fp));
lib/libc/tests/nss/testutil.h
266
while (!feof(fi)) { \
lib/libc/tests/stdio/getdelim_test.c
109
ATF_REQUIRE(feof(fp));
lib/libc/tests/stdio/getdelim_test.c
161
while (!feof(fp)) /* advance to EOF; can't fseek this stream */
lib/libc/tests/stdio/getdelim_test.c
171
ATF_REQUIRE(feof(fp));
lib/libc/tests/stdio/getdelim_test.c
353
ATF_REQUIRE(!feof(fp));
lib/libc/tests/stdio/getdelim_test.c
371
ATF_REQUIRE(!feof(fp));
lib/libc/tests/stdio/getdelim_test.c
379
ATF_REQUIRE(!feof(fp));
lib/libc/tests/stdio/getdelim_test.c
387
ATF_REQUIRE(!feof(fp));
lib/libc/tests/stdio/getdelim_test.c
394
ATF_REQUIRE(!feof(fp));
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
274
} else if (ret == 0 && feof(pfile) == 0) {
lib/libcompat/4.3/rexec.c
99
if (feof(cfile) || ferror(cfile))
libexec/tftpd/tftp-file.c
132
if (feof(file)) break;
sbin/fdisk/fdisk.c
1360
while (!feof(fp)) {
sbin/fsck_ffs/fsutil.c
141
if (feof(stdin)) {
sbin/fsck_msdosfs/main.c
158
if (feof(stdin))
sbin/ggate/ggated/ggated.c
303
if (feof(fd))
sbin/ggate/ggated/ggated.c
326
if (!feof(fd))
sbin/ipf/common/ipf_y.y
2029
if (feof(fp))
sbin/ipf/common/ipf_y.y
2036
if (feof(fp))
sbin/ipf/iplang/iplang_y.y
1730
while (!feof(fp))
sbin/ipf/ipmon/ipmon_y.y
670
while (!feof(fp))
sbin/ipf/ipnat/ipnat_y.y
1347
if (feof(fp))
sbin/ipf/ipnat/ipnat_y.y
1354
if (feof(fp))
sbin/ipf/ippool/ippool_y.y
652
if (feof(fp))
sbin/ipf/ippool/ippool_y.y
659
if (feof(fp))
sbin/ipf/ipscan/ipscan_y.y
557
while (!feof(fp))
sbin/ipf/libipf/ipft_hx.c
144
if (feof(tfp))
sbin/ipf/libipf/ipft_tx.c
150
if (feof(tfp))
sbin/ipfw/ipfw2.c
6038
if (feof(stdin))
sbin/pfctl/pfctl_radix.c
419
while (isspace(next_ch) && !feof(fp))
sbin/pfctl/pfctl_radix.c
423
while (!feof(fp)) {
sbin/pfctl/pfctl_radix.c
431
if (feof(fp)) {
sbin/pfctl/pfctl_radix.c
439
} while (!feof(fp) && !isspace(next_ch));
sbin/recoverdisk/recoverdisk.c
372
if (!feof(file))
sbin/restore/dirs.c
590
if (feof(mf))
sbin/restore/tape.c
332
if (yflag || ferror(terminal) || feof(terminal))
sbin/savecore/savecore.c
251
if (feof(fp))
sbin/umbctl/umbctl.c
306
eof = feof(fp);
stand/ficl/fileaccess.c
305
if (feof(ff->f))
stand/liblua/lstd.h
76
int feof(FILE *stream);
sys/netinet/libalias/alias.c
1707
if (feof(fd))
tools/tools/ath/ath_ee_9287_print/eeprom.c
48
while (!feof(fp)) {
tools/tools/ath/ath_ee_9287_print/eeprom.c
51
if (feof(fp))
tools/tools/ath/ath_ee_9300_print/main.c
436
while (!feof(fp)) {
tools/tools/ath/ath_ee_9300_print/main.c
439
if (feof(fp))
tools/tools/ath/ath_ee_v14_print/ath_ee_v14_print.c
59
while (!feof(fp)) {
tools/tools/ath/ath_ee_v14_print/ath_ee_v14_print.c
62
if (feof(fp))
tools/tools/ath/ath_ee_v4k_print/eeprom.c
48
while (!feof(fp)) {
tools/tools/ath/ath_ee_v4k_print/eeprom.c
51
if (feof(fp))
usr.bin/bsdiff/bspatch/bspatch.c
186
if (feof(f))
usr.bin/cmp/special.c
112
if (feof(fp1)) {
usr.bin/cmp/special.c
113
if (!feof(fp2)) {
usr.bin/cmp/special.c
118
if (feof(fp2)) {
usr.bin/colrm/colrm.c
123
if (feof(stream))
usr.bin/csplit/csplit.c
195
if (!feof(infile)) {
usr.bin/fortune/unstr/unstr.c
83
if (feof(Dataf))
usr.bin/gprof/gprof.c
402
if (feof(pfile))
usr.bin/gzip/unlz.c
437
while (!feof(lz->fin) && !ferror(lz->fin)) {
usr.bin/iconv/iconv.c
113
if (feof(fp))
usr.bin/locate/bigram/locate.bigram.c
86
if (!feof(stdin) || ferror(stdin))
usr.bin/locate/code/locate.code.c
125
if (!feof(fp) || ferror(fp))
usr.bin/mkstr/mkstr.c
319
return ((feof(file) || ferror(file)) ? 0 : 1);
usr.bin/msgs/msgs.c
361
if (feof(stdin) || ferror(stdin))
usr.bin/sdiff/edit.c
180
(ferror(file) || !feof(file))) {
usr.bin/sed/main.c
260
*more = !feof(f);
usr.bin/sed/main.c
532
if (feof(infile)) {
usr.bin/sort/file.c
684
if (!feof(fr->file))
usr.bin/tail/reverse.c
197
while (!feof(fp)) {
usr.bin/tail/reverse.c
217
while ((!feof(fp)) && len < BSZ) {
usr.bin/tftp/main.c
752
if (feof(stdin)) {
usr.bin/units/units.c
156
while (!feof(unitfile)) {
usr.bin/xstr/xstr.c
309
return ((feof(file) || ferror(file)) ? 0 : 1);
usr.bin/xstr/xstr.c
437
if (feof(strf)) {
usr.sbin/ckdist/ckdist.c
233
&ch)) != 3 && (!feof(fp) || c != 2)) ||
usr.sbin/ckdist/ckdist.c
287
(!feof(fp) || c != 3)) || (c == 4 && ch != '\n') ||
usr.sbin/cxgbetool/cxgbetool.c
3630
if (!feof(fp)) {
usr.sbin/fstyp/fstyp.c
135
if (feof(fp) == 0)
usr.sbin/mailwrapper/mailwrapper.c
136
if (feof(config))
usr.sbin/makefs/cd9660/cd9660_write.c
446
while (!feof(rf)) {
usr.sbin/mtest/mtest.c
235
} while (!feof(stdin));
usr.sbin/newsyslog/newsyslog.c
2403
if (feof(f) && enforcepid == 0) {
usr.sbin/pmcstat/pmcstat_log.c
289
if (feof(image->pi_addr2line) || ferror(image->pi_addr2line)) {
usr.sbin/setfmac/setfmac.c
261
if (feof(fp))
usr.sbin/spi/spi.c
368
while (!err && !feof(stdin)) {
usr.sbin/traceroute/as.c
152
if(feof(asn->as_f) || ferror(asn->as_f)) {