Searched defs:__cleanup (Results 1 – 2 of 2) sorted by relevance
150 __cleanup(void) /* called at process end to flush ouput streams */ in __cleanup() function
269 typedef struct __cleanup { struct270 struct __cleanup *next; /* pointer to next handler */ argument274 } __cleanup_t; argument