Searched refs:__fcloseall (Results 1 – 8 of 8) sorted by relevance
31 __fcloseall (void) in __fcloseall() function37 weak_alias (__fcloseall, fcloseall)
41 extern int __fcloseall (void) attribute_hidden;
1128 __fcloseall.1180 * sysdeps/generic/abort.c: Call __fcloseall instead of fclose with
5503 * libio/fcloseall.c (__fcloseall): Return return value of _IO_cleanup.
12972 (_cleanup): Use __fcloseall instead of fclose with a NULL stream.
32889 * include/stdio.h (__fcloseall): Add attribute_hidden.
65552 * libio/fcloseall.c (__fcloseall): Likewise.