HomeSort by: relevance | last modified time | path
    Searched defs:LIBWRAP_DENY_FACILITY (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rpcbind/
security.c 54 #ifndef LIBWRAP_DENY_FACILITY
55 # define LIBWRAP_DENY_FACILITY LOG_AUTH
61 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;
  /src/usr.sbin/inetd/
inetd.c 223 #ifndef LIBWRAP_DENY_FACILITY
224 # define LIBWRAP_DENY_FACILITY LOG_AUTH
230 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;

Completed in 12 milliseconds