Home
last modified time | relevance | path

Searched refs:feof_unlocked (Results 1 – 18 of 18) sorted by relevance

/NextBSD/lib/libc/stdio/
HDfeof.c45 #undef feof_unlocked
59 feof_unlocked(FILE *fp) in feof_unlocked() function
HDSymbol.map90 feof_unlocked;
HDMakefile.inc48 ferror.3 feof.3 ferror.3 feof_unlocked.3 \
/NextBSD/contrib/diff/lib/
HDunlocked-io.h51 # define feof(x) feof_unlocked (x)
53 # define feof_unlocked(x) feof (x) macro
/NextBSD/contrib/gcclibs/libcpp/
HDsystem.h91 # define feof(Stream) feof_unlocked (Stream)
93 extern int feof_unlocked (FILE *);
HDconfigure.ac52 define(libcpp_UNLOCKED_FUNCS, clearerr_unlocked feof_unlocked dnl
HDconfig.in48 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
119 /* Define to 1 if you have the `feof_unlocked' function. */
HDconfigure5024 for ac_func in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fge…
5561 char *p = (char *) feof_unlocked;
/NextBSD/include/
HDstdio.h329 int feof_unlocked(FILE *);
512 #define feof_unlocked(p) __sfeof(p) macro
/NextBSD/contrib/gcc/
HDsystem.h99 # define feof(Stream) feof_unlocked (Stream)
101 extern int feof_unlocked (FILE *);
HDconfig.in389 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
651 /* Define to 1 if you have the `feof_unlocked' function. */
HDconfigure9293 …clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked …
11395 …free basename getopt clock getpagesize clearerr_unlocked feof_unlocked ferror_unlocked fflush_un…
HDconfigure.ac1046 define(gcc_UNLOCKED_FUNCS, clearerr_unlocked feof_unlocked dnl
/NextBSD/contrib/ntp/sntp/m4/
HDopenldap-thread-check.m4645 dnl feof_unlocked unlocked_feof \
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt1692 fun:feof_unlocked=uninstrumented
/NextBSD/contrib/libreadline/
HDaclocal.m42368 AC_CHECK_FUNCS([feof_unlocked fgets_unlocked getc_unlocked getcwd getegid \
/NextBSD/contrib/dialog/
HDaclocal.m452 AC_CHECK_FUNCS([feof_unlocked fgets_unlocked getcwd getegid geteuid \
HDconfigure6147 for ac_func in feof_unlocked fgets_unlocked getcwd getegid geteuid \