OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cleanup
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/stdio/
local.h
57
void
_cleanup
(void);
makebuf.c
68
__atexit_register_cleanup(
_cleanup
);
findfp.c
169
* exit() and abort() call
_cleanup
() through the callback registered
174
* The name `
_cleanup
' is, alas, fairly well known outside stdio.
177
_cleanup
(void)
function
199
__atexit_register_cleanup(
_cleanup
); /* conservative */
setvbuf.c
151
__atexit_register_cleanup(
_cleanup
);
Completed in 62 milliseconds