| /netbsd/src/lib/libc/stdio/ |
| D | clrerr.c | 48 #undef clearerr 51 clearerr(FILE *fp) in clearerr() function
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | unlocked-io.h | 38 # undef clearerr 39 # define clearerr(x) clearerr_unlocked (x) macro 41 # define clearerr_unlocked(x) clearerr (x)
|
| /netbsd/src/lib/libcurses/ |
| D | get_wch.c | 97 clearerr(infd); in inkey() 139 clearerr(infd); in inkey() 150 clearerr(infd); in inkey() 183 clearerr(infd); in inkey() 195 clearerr(infd); in inkey() 522 clearerr(infd); in wget_wch()
|
| D | getch.c | 552 clearerr(infd); in inkey() 594 clearerr(infd); in inkey() 605 clearerr(infd); in inkey() 885 clearerr(infd); in wgetch()
|
| /netbsd/src/bin/sh/bltin/ |
| D | echo.c | 71 clearerr(stdout); in main() 122 clearerr(stdout); in main()
|
| D | bltin.h | 61 #undef clearerr 78 #define clearerr(f) ((f)->flags &= ~OUTPUT_ERR) macro
|
| /netbsd/src/tests/lib/libc/stdio/ |
| D | t_clearerr.c | 58 clearerr(fp); in ATF_TC_BODY() 81 clearerr(fp); in ATF_TC_BODY()
|
| D | h_intr.c | 253 clearerr(fp); in maxread() 309 clearerr(fp); in maxwrite()
|
| /netbsd/src/external/gpl3/gcc/dist/fixincludes/ |
| D | system.h | 82 # undef clearerr 83 # define clearerr(Stream) clearerr_unlocked (Stream) macro
|
| /netbsd/src/external/lgpl3/mpc/dist/tests/ |
| D | tio_str.c | 177 clearerr (stdout); in check_stdout() 205 clearerr (stdin); in check_stdout()
|
| /netbsd/src/bin/cat/ |
| D | cat.c | 166 clearerr(fp); in cook_args() 228 clearerr(fp); in cook_buf()
|
| /netbsd/src/usr.bin/lock/ |
| D | lock.c | 265 clearerr(stdin); in main() 317 clearerr(stdin); in skey_auth()
|
| /netbsd/src/usr.bin/mail/ |
| D | tty.c | 127 clearerr(stdin); in readtty() 145 clearerr(stdin); in readtty()
|
| /netbsd/src/external/gpl3/gcc/dist/libcpp/ |
| D | system.h | 103 # undef clearerr 104 # define clearerr(Stream) clearerr_unlocked (Stream) macro
|
| /netbsd/src/bin/ed/ |
| D | io.c | 284 clearerr(stdin); in get_tty_line() 288 clearerr(stdin); in get_tty_line()
|
| /netbsd/src/games/battlestar/ |
| D | getcom.c | 51 clearerr(stdin); in getcom()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/ |
| D | cstdio | 52 #undef clearerr 101 using ::clearerr;
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/ |
| D | cstdio | 52 #undef clearerr 101 using ::clearerr;
|
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | interf.c | 121 clearerr(stdin); in run_sim() 141 clearerr(stdin); in run_sim()
|
| /netbsd/src/games/boggle/boggle/ |
| D | bog.c | 335 clearerr(stdin); in playgame() 532 clearerr(dictfp); in validword()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ms/ |
| D | applink.c | 74 clearerr(fp); in app_clearerr()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/ |
| D | stdio.h | 80 using std::clearerr;
|
| /netbsd/src/include/ |
| D | stdio.h | 224 void clearerr(FILE *); 492 #define clearerr(p) __sclearerr(p) macro
|
| /netbsd/src/usr.bin/printf/ |
| D | printf.c | 150 clearerr(stdout); /* for the builtin version */ in main() 419 clearerr(stdout); in main()
|
| /netbsd/src/external/bsd/nvi/dist/ex/ |
| D | ex_util.c | 79 clearerr(fp); in ex_getline()
|