Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/log/
H A Dlvm-logging.h48 void init_syslog(int facility);
H A Dlog.c83 void init_syslog(int facility) in init_syslog() function
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlvm-logging.h48 void init_syslog(int facility);
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsyslog.hin219 init_syslog() *must* be called before calling any of the above
225 followed by init_syslog() to re-initialize the library. i.e. if
239 extern void init_syslog(const char * hostname);
H A Dsyslogc.c65 init_syslog(const char * hostname) in init_syslog() function
/netbsd-src/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.c138 init_syslog(cmd->default_settings.syslog); in _init_logging()
1087 init_syslog(DEFAULT_LOG_FACILITY); in create_toolcontext()
/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dlvm-functions.c812 init_syslog(LOG_DAEMON); in init_lvm()