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

/freebsd-current/usr.sbin/rpcbind/
H A Dsecurity.c40 #ifndef LIBWRAP_DENY_SEVERITY
41 # define LIBWRAP_DENY_SEVERITY LOG_WARNING macro
44 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;
/freebsd-current/usr.sbin/inetd/
H A Dinetd.c152 #ifndef LIBWRAP_DENY_SEVERITY
153 # define LIBWRAP_DENY_SEVERITY LOG_WARNING macro
751 deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;

Completed in 74 milliseconds