Searched refs:allow_severity (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12-stable/contrib/tcp_wrappers/ |
| D | tcpd.c | 44 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));
|
| D | miscd.c | 43 int allow_severity = SEVERITY; /* run-time adjustable */ variable 113 syslog(allow_severity, "connect from %s", eval_client(&request));
|
| D | try-from.c | 37 int allow_severity = SEVERITY; /* run-time adjustable */ variable
|
| D | tcpd.h | 96 extern int allow_severity; /* for connection logging */
|
| D | scaffold.c | 40 int allow_severity = SEVERITY; variable
|
| D | tcpdmatch.c | 367 allow_severity = SEVERITY;
|
| D | options.c | 473 allow_severity = deny_severity = level ?
|
| /freebsd-12-stable/lib/libwrap/ |
| D | libvars.c | 1 int allow_severity; variable
|
| /freebsd-12-stable/contrib/amd/amd/ |
| D | sun2amd.c | 62 int allow_severity=0, deny_severity=0, rfc931_timeout=0; variable
|
| D | amq_svc.c | 56 int allow_severity=0, deny_severity=0, rfc931_timeout=0; variable
|
| /freebsd-12-stable/usr.sbin/rpcbind/ |
| D | security.c | 44 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY; variable
|
| /freebsd-12-stable/usr.sbin/inetd/ |
| D | inetd.c | 254 int allow_severity; variable 766 allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY; in main() 781 syslog(allow_severity, in main()
|
| /freebsd-12-stable/crypto/openssh/ |
| D | sshd.c | 147 extern int allow_severity; 2115 allow_severity = options.log_facility|LOG_INFO;
|
| D | configure.ac | 1663 int deny_severity = 0, allow_severity = 0;
|
| /freebsd-12-stable/contrib/sendmail/src/ |
| D | conf.c | 4065 int allow_severity = LOG_INFO; variable
|
| /freebsd-12-stable/contrib/amd/ |
| D | ChangeLog | 4483 allow_severity, since some libwrap implementations do and others 4515 allow_severity, which determine the logging level of rejected and
|