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

/illumos-gate/usr/src/lib/libwrap/
H A Dlibvars.c21 int allow_severity; variable
H A Dtcpd.h176 extern int allow_severity; /* for connection logging */
H A Doptions.c566 allow_severity = deny_severity = level ?
/illumos-gate/usr/src/cmd/tcpd/
H A Dtcpd.c41 int allow_severity = SEVERITY; /* run-time adjustable */ variable
124 syslog(allow_severity, "connect from %s", eval_client(&request));
H A Dtry-from.c37 int allow_severity = SEVERITY; /* run-time adjustable */ variable
H A Dscaffold.c38 int allow_severity = SEVERITY; variable
H A Dtcpdmatch.c304 allow_severity = SEVERITY;
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_check.c76 int allow_severity = LOG_INFO; variable
178 qsyslog(verdict ? allow_severity : deny_severity,
183 qsyslog(verdict ? allow_severity : deny_severity,
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c224 int allow_severity = LOG_INFO; variable
634 syslog(allow_severity, "connect from %s",
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c3986 int allow_severity = LOG_INFO; local

Completed in 98 milliseconds