Searched refs:freopen64 (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/gcc/libmudflap/ |
| H A D | mf-runtime.h | 211 #pragma redefine_extname freopen64 __mfwrap_freopen64
|
| H A D | config.h.in | 39 /* Define to 1 if you have the `freopen64' function. */
|
| H A D | configure.ac | 68 AC_CHECK_FUNCS(fopen64 fseeko64 ftello64 stat64 freopen64)
|
| H A D | mf-hooks2.c | 806 WRAPPER2(FILE *, freopen64, const char *path, const char *mode, FILE *s) in WRAPPER2() argument
|
| H A D | ChangeLog | 341 (setbuf,setlinebuf,fdopen,freopen,fopen64,freopen64,fclose): Ditto.
|
| H A D | configure | 3893 for ac_func in fopen64 fseeko64 ftello64 stat64 freopen64
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors.inc | 6304 INTERCEPTOR(__sanitizer_FILE *, freopen64, const char *path, const char *mode, 6307 COMMON_INTERCEPTOR_ENTER(ctx, freopen64, path, mode, fp); 6311 __sanitizer_FILE *res = REAL(freopen64)(path, mode, fp); 6318 COMMON_INTERCEPT_FUNCTION(freopen64);
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | perl.h | 3428 # define freopen freopen64
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1775 fun:freopen64=uninstrumented
|