Searched refs:clearerr_unlocked (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/lib/libc/stdio/
H A Dclrerr.c45 #undef clearerr_unlocked macro
57 clearerr_unlocked(FILE *fp) function
H A Drewind.c57 clearerr_unlocked(fp);
H A DSymbol.map92 clearerr_unlocked;
H A DMakefile.inc47 ferror.3 clearerr.3 ferror.3 clearerr_unlocked.3 \
/freebsd-9.3-release/contrib/diff/lib/
H A Dunlocked-io.h45 # define clearerr(x) clearerr_unlocked (x)
47 # define clearerr_unlocked(x) clearerr (x) macro
/freebsd-9.3-release/contrib/gcclibs/libcpp/
H A Dsystem.h84 # define clearerr(Stream) clearerr_unlocked (Stream)
86 extern void clearerr_unlocked (FILE *);
H A Dconfigure5024 for ac_func in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked
5475 echo "$as_me:$LINENO: checking whether clearerr_unlocked is declared" >&5
5476 echo $ECHO_N "checking whether clearerr_unlocked is declared... $ECHO_C" >&6
5490 #ifndef clearerr_unlocked
5491 char *p = (char *) clearerr_unlocked;
/freebsd-9.3-release/include/
H A Dstdio.h325 void clearerr_unlocked(FILE *);
510 #define clearerr_unlocked(p) __sclearerr(p) macro
/freebsd-9.3-release/contrib/gcc/
H A Dsystem.h92 # define clearerr(Stream) clearerr_unlocked (Stream)
94 extern void clearerr_unlocked (FILE *);
H A Dconfigure9293 clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked
11395 free basename getopt clock getpagesize clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked

Completed in 160 milliseconds