Home
last modified time | relevance | path

Searched refs:fileno_unlocked (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/lib/libc/stdio/
H A Dfileno.c43 #undef fileno_unlocked
58 fileno_unlocked(FILE *fp) in fileno_unlocked() function
H A DSymbol.map34 fileno_unlocked;
H A DMakefile.inc50 ferror.3 fileno_unlocked.3
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dsystem.h115 # define fileno(Stream) fileno_unlocked (Stream)
117 extern int fileno_unlocked (FILE *);
H A Dconfig.in71 /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
137 /* Define to 1 if you have the `fileno_unlocked' function. */
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dsystem.h114 # define fileno(Stream) fileno_unlocked (Stream)
116 extern int fileno_unlocked (FILE *);
/dflybsd-src/include/
H A Dstdio.h319 int fileno_unlocked(FILE *);
491 #define fileno_unlocked(p) __sfileno(p) macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsystem.h118 # define fileno(Stream) fileno_unlocked (Stream)
120 extern int fileno_unlocked (FILE *);
H A Dconfig.in638 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
921 /* Define to 1 if you have the `fileno_unlocked' function. */
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsystem.h122 # define fileno(Stream) fileno_unlocked (Stream)
124 extern int fileno_unlocked (FILE *);