Home
last modified time | relevance | path

Searched refs:freopen64 (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-runtime.h211 #pragma redefine_extname freopen64 __mfwrap_freopen64
H A Dconfig.h.in39 /* Define to 1 if you have the `freopen64' function. */
H A Dconfigure.ac68 AC_CHECK_FUNCS(fopen64 fseeko64 ftello64 stat64 freopen64)
H A Dmf-hooks2.c806 WRAPPER2(FILE *, freopen64, const char *path, const char *mode, FILE *s) in WRAPPER2() argument
H A DChangeLog341 (setbuf,setlinebuf,fdopen,freopen,fopen64,freopen64,fclose): Ditto.
H A Dconfigure3893 for ac_func in fopen64 fseeko64 ftello64 stat64 freopen64
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc6304 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 Dperl.h3428 # define freopen freopen64
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1775 fun:freopen64=uninstrumented