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

123456789

/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipf_y.y2036 if (feof(fp))
2043 if (feof(fp))
/freebsd-10-stable/libexec/ftpd/
H A Dftpd.c2086 if (feof(instr)) /* EOF */
2299 if (feof(instr)) /* EOF */
/freebsd-10-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_calc1.tab.c470 while(!feof(stdin)) {
H A Dcalc.tab.c469 while(!feof(stdin)) {
H A Dcalc2.tab.c478 while(!feof(stdin)) {
H A Dcalc3.tab.c433 while(!feof(stdin)) {
H A Dcode_calc.code.c340 while(!feof(stdin)) {
H A Dok_syntax1.tab.c456 while(!feof(stdin)) {
H A Dpure_calc.tab.c433 while(!feof(stdin)) {
H A Dquote_calc-s.tab.c488 while(!feof(stdin)) {
H A Dquote_calc.tab.c494 while(!feof(stdin)) {
H A Dquote_calc2-s.tab.c488 while(!feof(stdin)) {
H A Dquote_calc2.tab.c494 while(!feof(stdin)) {
H A Dquote_calc3-s.tab.c489 while(!feof(stdin)) {
H A Dquote_calc3.tab.c489 while(!feof(stdin)) {
H A Dquote_calc4-s.tab.c489 while(!feof(stdin)) {
H A Dquote_calc4.tab.c489 while(!feof(stdin)) {
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dgrep.c1549 while (!feof (fp)
/freebsd-10-stable/usr.bin/sort/
H A Dfile.c737 if (feof(fr->file))
/freebsd-10-stable/sbin/restore/
H A Dtape.c337 if (yflag || ferror(terminal) || feof(terminal))
/freebsd-10-stable/contrib/ipfilter/iplang/
H A Diplang_y.y1827 while (!feof(fp))
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1206 case LibFunc::feof:
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dmakeinfo.c1313 while (!feof (stream))
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2398 if (feof(stdin) || ferror(stdin)) {
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c386 while(!feof(in)) {

Completed in 414 milliseconds

123456789