Searched refs:fileno_unlocked (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/lib/libc/stdio/
H A Dfileno.c45 #undef fileno_unlocked macro
60 fileno_unlocked(FILE *fp) function
H A DSymbol.map93 fileno_unlocked;
H A DMakefile.inc49 ferror.3 fileno.3 ferror.3 fileno_unlocked.3
/freebsd-9.3-release/contrib/gcclibs/libcpp/
H A Dsystem.h98 # define fileno(Stream) fileno_unlocked (Stream)
100 extern int fileno_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
5895 echo "$as_me:$LINENO: checking whether fileno_unlocked is declared" >&5
5896 echo $ECHO_N "checking whether fileno_unlocked is declared... $ECHO_C" >&6
5910 #ifndef fileno_unlocked
5911 char *p = (char *) fileno_unlocked;
/freebsd-9.3-release/include/
H A Dstdio.h328 int fileno_unlocked(FILE *);
511 #define fileno_unlocked(p) __sfileno(p) macro
/freebsd-9.3-release/contrib/gcc/
H A Dsystem.h106 # define fileno(Stream) fileno_unlocked (Stream)
108 extern int fileno_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 163 milliseconds