Home
last modified time | relevance | path

Searched defs:logmsg (Results 1 – 9 of 9) sorted by relevance

/netbsd/dist/pf/sbin/pflogd/
H A Dpflogd.c149 logmsg(int pri, const char *message, ...) in logmsg() function
/netbsd/external/gpl2/rcs/dist/src/
H A Dci.c1265 static struct cbuf logmsg; in getlogmsg() local
/netbsd/dist/pf/usr.sbin/ftp-proxy/
H A Dftp-proxy.c578 logmsg(int pri, const char *message, ...) in logmsg() function
/netbsd/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_util.c477 static char *logmsg = NULL; variable
/netbsd/external/bsd/libevent/dist/test/
H A Dregress_util.c543 static char *logmsg = NULL; variable
/netbsd/crypto/external/bsd/openssh/dist/
H A Dmonitor.c397 struct sshbuf *logmsg; in monitor_read_log() local
/netbsd/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dlinetrace.c213 char logmsg[256]; in __collector_ext_line_install() local
/netbsd/usr.sbin/syslogd/
H A Dsyslogd.c1869 logmsg(struct buf_msg *buffer) in logmsg() function
/netbsd/external/mpl/bind/dist/bin/dnssec/
H A Ddnssec-signzone.c285 dns_ttl_t ttl, dns_diff_t *add, const char *logmsg) { in signwithkey()