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

/freebsd-current/usr.sbin/rpcbind/
H A Dsecurity.c37 #ifndef LIBWRAP_DENY_FACILITY
38 # define LIBWRAP_DENY_FACILITY LOG_AUTH macro
44 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;
/freebsd-current/usr.sbin/inetd/
H A Dinetd.c149 #ifndef LIBWRAP_DENY_FACILITY
150 # define LIBWRAP_DENY_FACILITY LOG_AUTH macro
751 deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;

Completed in 73 milliseconds