Home
last modified time | relevance | path

Searched refs:log_cleanup (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Derrwarn.c50 void (*log_cleanup) (void); variable
90 if (log_cleanup) in log_fatal()
91 (*log_cleanup) (); in log_fatal()
/netbsd-src/external/bsd/libc++/dist/libcxxrt/test/
H A Dtest_exception.cc11 void log_cleanup(void* ignored) in log_cleanup() function
16 __attribute__((cleanup(log_cleanup))) __attribute__((unused))\
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip_p.h286 extern void (*log_cleanup) (void);