Home
last modified time | relevance | path

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

/freebsd-src/lib/libc/gen/
H A Dsyslog.c335 syslog_cancel_cleanup(void *arg __unused) in syslog_cancel_cleanup() function
346 pthread_cleanup_push(syslog_cancel_cleanup, NULL); in vsyslog()
427 pthread_cleanup_push(syslog_cancel_cleanup, NULL); in openlog()