HomeSort by relevance Sort by last modified time
    Searched refs:_cleanup (Results 1 - 4 of 4) sorted by null

  /bionic/libc/stdio/
findfp.c 153 * 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 */
local.h 56 void _cleanup(void);
makebuf.c 68 __atexit_register_cleanup(_cleanup);
setvbuf.c 148 __atexit_register_cleanup(_cleanup);

Completed in 15 milliseconds