HomeSort by: relevance | last modified time | path
    Searched refs:syslog_fun (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/gen/
syslog_private.h 40 struct syslog_fun { struct
48 void _vxsyslogp_r(int, struct syslog_fun *, struct syslog_data *,
53 extern struct syslog_fun _syslog_ss_fun;
syslog_ss.c 70 struct syslog_fun _syslog_ss_fun = {
xsyslog.c 128 _xsyslogp_r(int pri, struct syslog_fun *fun,
139 _vxsyslogp_r(int pri, struct syslog_fun *fun,
syslog.c 133 static struct syslog_fun _syslog_fun = {

Completed in 13 milliseconds