Searched defs:freopen (Results 1 - 25 of 58) sorted by relevance

123

/netbsd-current/lib/libc/stdio/
H A Dfreopen.c64 freopen(const char *file, const char *mode, FILE *fp) function
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h43 #define freopen(PATH,MODE,STREAM) freopen_unlocked(PATH,MODE,STREAM) macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h43 #define freopen(PATH,MODE,STREAM) freopen_unlocked(PATH,MODE,STREAM) macro
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h56 #undef freopen macro
60 #define freopen(PATH,MODE,STREAM) freopen_unlocked(PATH,MODE,STREAM) macro
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h56 #undef freopen macro
60 #define freopen(PATH,MODE,STREAM) freopen_unlocked(PATH,MODE,STREAM) macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sparc/gnulib/import/
H A Dstdio.h952 # undef freopen macro
[all...]

Completed in 211 milliseconds

123