Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dsyslogc.c109 atexit(exit_syslog); in init_syslog()
113 exit_syslog(void) in exit_syslog() function
Dsyslog.hin220 functions. exit_syslog() will be scheduled using atexit().
222 exit_syslog() before the application exits.
224 During operation, the application is free to call exit_syslog()
241 extern void exit_syslog(void);