Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/rpcbind/
H A Dsecurity.c41 #ifndef LIBWRAP_DENY_FACILITY
42 # define LIBWRAP_DENY_FACILITY LOG_AUTH macro
48 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;
/dflybsd-src/usr.sbin/inetd/
H A Dinetd.c139 #ifndef LIBWRAP_DENY_FACILITY
140 # define LIBWRAP_DENY_FACILITY LOG_AUTH macro
695 deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY; in main()