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

  /src/usr.sbin/rpcbind/
security.c 48 #ifndef LIBWRAP_ALLOW_FACILITY
49 # define LIBWRAP_ALLOW_FACILITY LOG_AUTH
60 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;
  /src/usr.sbin/inetd/
inetd.c 217 #ifndef LIBWRAP_ALLOW_FACILITY
218 # define LIBWRAP_ALLOW_FACILITY LOG_AUTH
229 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;

Completed in 13 milliseconds