Searched refs:_cleanup (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/stdio/
H A Dfindfp.c153 * exit() and abort() call _cleanup() through the callback registered
158 * The name `_cleanup' is, alas, fairly well known outside stdio.
161 _cleanup(void) function
179 __atexit_register_cleanup(_cleanup); /* conservative */
H A Dlocal.h56 void _cleanup(void);
H A Dmakebuf.c68 __atexit_register_cleanup(_cleanup);
H A Dsetvbuf.c148 __atexit_register_cleanup(_cleanup);

Completed in 1737 milliseconds