Searched defs:fatal_cleanup (Results 1 – 1 of 1) sorted by relevance
211 struct fatal_cleanup { struct212 struct fatal_cleanup *next; argument217 static struct fatal_cleanup *fatal_cleanups = NULL; argument268 fatal_cleanup(void) in fatal_cleanup() function