/dflybsd-src/usr.bin/cmp/ |
H A D | special.c | 93 if (feof(fp1)) { in c_special() 94 if (!feof(fp2)) in c_special() 97 if (feof(fp2)) in c_special()
|
/dflybsd-src/lib/libc/stdio/ |
H A D | feof.c | 42 #undef feof 46 feof(FILE *fp) in feof() function
|
/dflybsd-src/contrib/grep/lib/ |
H A D | unlocked-io.h | 44 # undef feof 45 # define feof(x) feof_unlocked (x) macro 47 # define feof_unlocked(x) feof (x)
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | unlocked-io.h | 45 # undef feof 46 # define feof(x) feof_unlocked (x) macro 48 # define feof_unlocked(x) feof (x)
|
/dflybsd-src/gnu/usr.bin/rcs/ident/ |
H A D | ident.c | 200 while (c != EOF || ! (feof(file)|ferror(file))) { 237 if (c == EOF && feof(fp) | ferror(fp)) 256 if (c == EOF && feof(fp) | ferror(fp))
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsgen.c | 308 if (feof(in) && ttystdin()) in getcstdin() 313 if (feof(in) && ttystdin()) in getcstdin() 337 while (c!='\n' && !feof(stdin)) 404 if (feof(txt)) 439 } else if (feof(stdin)) 446 c = getcstdin(), !feof(stdin);
|
/dflybsd-src/contrib/xz/src/xzdec/ |
H A D | xzdec.c | 190 if (feof(file)) in uncompress() 224 || !feof(file)) in uncompress() 233 assert(feof(file)); in uncompress()
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | input-file.c | 159 if (feof (f_in)) in input_file_open() 219 if (feof (f_in)) in input_file_get()
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | input-file.c | 159 if (feof (f_in)) in input_file_open() 219 if (feof (f_in)) in input_file_get()
|
/dflybsd-src/usr.sbin/pfctl/ |
H A D | pfctl_radix.c | 543 while (isspace(next_ch) && !feof(fp)) in pfr_next_token() 547 while (!feof(fp)) { in pfr_next_token() 555 if (feof(fp)) { in pfr_next_token() 563 } while (!feof(fp) && !isspace(next_ch)); in pfr_next_token()
|
/dflybsd-src/usr.sbin/installer/libaura/ |
H A D | popen.c | 255 if (feof(p)) { in aura_pgets() 275 if (feof(p)) { in aura_pgets()
|
H A D | test.c | 56 while (!feof(stdin)) { in main()
|
/dflybsd-src/games/monop/ |
H A D | misc.c | 101 if (feof(stdin)) in get_int() 287 if (feof(stdin)) in quit()
|
/dflybsd-src/include/ |
H A D | stdio.h | 216 int feof(FILE *); 469 #define feof(p) (!__isthreaded ? __sfeof(p) : (feof)(p)) macro
|
/dflybsd-src/contrib/dialog/ |
H A D | tailbox.c | 51 if (((ch = getc(fp)) == EOF) && !feof(fp)) in get_line() 53 else if (!feof(fp) && (ch != '\n')) { in get_line() 70 } while (!feof(fp) && (ch != '\n')); in get_line()
|
/dflybsd-src/libexec/dma/ |
H A D | conf.c | 108 while (!feof(a)) { in parse_authfile() 166 while (!feof(conf)) { in parse_conf()
|
H A D | mail.c | 118 while (!feof(it->mailf)) { in bounce() 407 while (!feof(stdin)) { in readmail()
|
/dflybsd-src/usr.sbin/authpf/ |
H A D | authpf.c | 357 if (buf[len - 1] != '\n' && !feof(f)) { in read_config() 392 } while (!feof(f) && !ferror(f)); in read_config() 423 } while (fputs(buf, stdout) != EOF && !feof(f)); in print_message() 555 while (fputs(tmp, stdout) != EOF && !feof(f)) { in check_luser()
|
/dflybsd-src/contrib/gdb-7/gdb/common/ |
H A D | linux-osdata.c | 174 while (!feof (f)) in commandline_from_pid() 983 while (!feof (fp)); in print_sockets() 1171 while (!feof (fp)); in linux_xfer_osdata_shm() 1283 while (!feof (fp)); in linux_xfer_osdata_sem() 1409 while (!feof (fp)); in linux_xfer_osdata_msg() 1496 while (!feof (fp)); in linux_xfer_osdata_modules()
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | system.h | 107 # undef feof 108 # define feof(Stream) feof_unlocked (Stream) macro
|
/dflybsd-src/contrib/binutils-2.34/gprof/ |
H A D | corefile.c | 96 while (!feof (file)) in read_function_mappings() 129 while (!feof (file)) in read_function_mappings() 496 while (!feof (f) && fgets (buf, BUFSIZE - 1, f)) in num_of_syms_in() 553 while (!feof (f) && fgets (buf, BUFSIZE - 1, f)) in core_create_syms_from()
|
/dflybsd-src/contrib/binutils-2.27/gprof/ |
H A D | corefile.c | 92 while (!feof (file)) in read_function_mappings() 125 while (!feof (file)) in read_function_mappings() 495 while (!feof (f) && fgets (buf, BUFSIZE - 1, f)) in num_of_syms_in() 550 while (!feof (f) && fgets (buf, BUFSIZE - 1, f)) in core_create_syms_from()
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | system.h | 106 # undef feof 107 # define feof(Stream) feof_unlocked (Stream) macro
|
/dflybsd-src/usr.bin/sort/ |
H A D | bwstring.c | 485 if (!feof(f)) in bwsfgetln() 501 if (!feof(f)) in bwsfgetln() 514 if (feof(f)) in bwsfgetln() 525 while (!feof(f)) { in bwsfgetln() 548 while (!feof(f)) { in bwsfgetln()
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | login.c | 327 if (line_length < 0 && !feof (fp)) in password_entry_operation() 415 if (line_length < 0 && !feof (fp)) in password_entry_operation()
|