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

  /src/usr.sbin/rpcbind/
security.c 57 #ifndef LIBWRAP_DENY_SEVERITY
58 # define LIBWRAP_DENY_SEVERITY LOG_WARNING
61 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;
  /src/usr.sbin/inetd/
inetd.c 226 #ifndef LIBWRAP_DENY_SEVERITY
227 # define LIBWRAP_DENY_SEVERITY LOG_WARNING
230 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;

Completed in 22 milliseconds