Searched defs:atexit_handler (Results 1 – 4 of 4) sorted by relevance
30 static struct atexit_handler { struct34 struct atexit_handler *next; argument
44 struct atexit_handler { struct45 struct atexit_handler *ah_next; argument64 static struct atexit_handler atexit_handler0[NSTATIC_HANDLERS]; argument
49 static void atexit_handler(void) in atexit_handler() function
107 static void atexit_handler(void) in atexit_handler() function