Searched refs:log_cleanup (Results 1 – 3 of 3) sorted by relevance
50 void (*log_cleanup) (void); variable90 if (log_cleanup) in log_fatal()91 (*log_cleanup) (); in log_fatal()
11 void log_cleanup(void* ignored) in log_cleanup() function16 __attribute__((cleanup(log_cleanup))) __attribute__((unused))\
286 extern void (*log_cleanup) (void);