Searched refs:fcloseall (Results 1 – 6 of 6) sorted by relevance
60 fcloseall (void) in fcloseall() function
47 * fcloseall:: Close all files133 @include stdio/fcloseall.def
146 'fcloseall.c',
414 int fcloseall (void);
1815 * libc/include/stdio.h (fcloseall): Declare as __GNU_VISIBLE only.13982 libc/stdio/fclose.c libc/stdio/fcloseall.c libc/stdio/fdopen.c,14041 * libc/stdio/fcloseall.c (_fcloseall_r): Call _fwalk_reent.14080 * libc/stdio/fcloseall.c (_fcloseall_r): Close all files via14906 * libc/stdio/fcloseall.c(fcloseall): Use _GLOBAL_REENT macro17198 * libc/include/stdio.h: Move fcloseall prototype within17211 * libc/include/stdio.h (fcloseall, _fcloseall_r): Added prototypes.17212 * libc/stdio/Makefile.am: Added fcloseall.c support.17214 * libc/stdio/fcloseall.c: New file.
4356 newlib/libc/stdio/fcloseall.c