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

/seL4-refos-master/libs/libmuslc/src/stdio/
H A Dfreopen.c14 FILE *freopen(const char *restrict filename, const char *restrict mode, FILE *restrict f) function
54 LFS64(freopen); variable
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwceconf.h242 #define freopen(a, b, c) fopen(a, b) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwceconf.h242 #define freopen(a, b, c) fopen(a, b) macro

Completed in 81 milliseconds