Home
last modified time | relevance | path

Searched refs:LIBWRAP_DENY_SEVERITY (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.sbin/rpcbind/
H A Dsecurity.c57 #ifndef LIBWRAP_DENY_SEVERITY
58 # define LIBWRAP_DENY_SEVERITY LOG_WARNING macro
61 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;
/netbsd/usr.sbin/inetd/
H A Dinetd.c226 #ifndef LIBWRAP_DENY_SEVERITY
227 # define LIBWRAP_DENY_SEVERITY LOG_WARNING macro
230 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;