Searched defs:logopt (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/lib/libcasper/services/cap_syslog/ |
| D | cap_syslog.c | 80 cap_openlog(cap_channel_t *chan, const char *ident, int logopt, int facility) in cap_openlog() 153 uint64_t logopt; in slog_openlog() local
|
| D | cap_syslog.h | 47 #define cap_openlog(chan, ident, logopt, facility) \ argument
|
| /freebsd-12-stable/contrib/tcp_wrappers/ |
| D | fakelog.c | 20 void openlog(name, logopt, facility) in openlog() argument
|
| /freebsd-12-stable/sbin/ipf/ipf/ |
| D | ipf.c | 266 int flag, xfd, logopt, change = 0; in packetlogon() local
|
| /freebsd-12-stable/libexec/tftpd/ |
| D | tftp-utils.c | 130 tftp_openlog(const char *ident, int logopt, int facility) in tftp_openlog()
|
| /freebsd-12-stable/usr.sbin/apmd/ |
| D | apmd.c | 644 int logopt = LOG_NDELAY | LOG_PID; in main() local
|
| /freebsd-12-stable/usr.sbin/rtadvd/ |
| D | rtadvd.c | 184 int fflag = 0, logopt; in main() local
|