Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/gen/
H A Dsyslog_private.h40 struct syslog_fun { struct
48 void _vxsyslogp_r(int, struct syslog_fun *, struct syslog_data *, argument
53 extern struct syslog_fun _syslog_ss_fun;
H A Dxsyslog.c128 _xsyslogp_r(int pri, struct syslog_fun *fun, in _xsyslogp_r()
139 _vxsyslogp_r(int pri, struct syslog_fun *fun, in _vxsyslogp_r()
H A Dsyslog_ss.c70 struct syslog_fun _syslog_ss_fun = {
H A Dsyslog.c133 static struct syslog_fun _syslog_fun = {