Searched refs:_IO_cleanup (Results 1 – 12 of 12) sorted by relevance
34 return _IO_cleanup (); in __fcloseall()
862 _IO_cleanup (void) in _IO_cleanup() function1119 text_set_element(__libc_atexit, _IO_cleanup);
493 extern int _IO_cleanup (void);
58 _IO_cleanup (); in __libc_freeres()
5503 * libio/fcloseall.c (__fcloseall): Return return value of _IO_cleanup.5504 * libio/genops.c (_IO_cleanup): Return return value of _IO_flush_all.5505 * libio/libioP.h: Adopt _IO_cleanup prototype.
1993 (_IO_cleanup): Call _IO_unbuffer_write instead of
412 * malloc/set-freeres.c: Call _IO_cleanup before running subfreeres
7277 * libio/genops.c: Make _cleanup an alias of _IO_cleanup.
11857 _IO_flush_all_lockp, _IO_flush_all, _IO_cleanup,
2263 * libio/genops.c (_IO_cleanup): Do not use locking when flushing
39249 (_IO_cleanup): Call _IO_unbuffer_all instead of _IO_unbuffer_write.65555 (_IO_cleanup): Likewise.