Searched refs:allow_severity (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/lib/libwrap/
H A Dlibvars.c1 int allow_severity; variable
/freebsd-11-stable/contrib/tcp_wrappers/
H A Dtcpd.c44 int allow_severity = SEVERITY; /* run-time adjustable */ variable
127 syslog(allow_severity, "connect from %s (%s)",
130 syslog(allow_severity, "connect from %s", eval_client(&request));
H A Dmiscd.c43 int allow_severity = SEVERITY; /* run-time adjustable */ variable
113 syslog(allow_severity, "connect from %s", eval_client(&request));
H A Dtry-from.c37 int allow_severity = SEVERITY; /* run-time adjustable */ variable
H A Dtcpd.h96 extern int allow_severity; /* for connection logging */
H A Dscaffold.c40 int allow_severity = SEVERITY; variable
H A Dtcpdmatch.c367 allow_severity = SEVERITY;
H A Doptions.c473 allow_severity = deny_severity = level ?
/freebsd-11-stable/contrib/amd/amd/
H A Dsun2amd.c62 int allow_severity=0, deny_severity=0, rfc931_timeout=0; variable
H A Damq_svc.c56 int allow_severity=0, deny_severity=0, rfc931_timeout=0; variable
/freebsd-11-stable/usr.sbin/rpcbind/
H A Dsecurity.c47 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY; variable
/freebsd-11-stable/usr.sbin/inetd/
H A Dinetd.c252 int allow_severity; variable
764 allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;
779 syslog(allow_severity,
/freebsd-11-stable/crypto/openssh/
H A Dsshd.c141 int allow_severity; variable
2042 allow_severity = options.log_facility|LOG_INFO;
/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c4060 int allow_severity = LOG_INFO; local

Completed in 252 milliseconds