Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/rpcbind/
HDsecurity.c35 #ifndef LIBWRAP_ALLOW_FACILITY
36 # define LIBWRAP_ALLOW_FACILITY LOG_AUTH macro
47 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;
/dragonfly/usr.sbin/inetd/
HDinetd.c133 #ifndef LIBWRAP_ALLOW_FACILITY
134 # define LIBWRAP_ALLOW_FACILITY LOG_AUTH macro
696 … allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY; in main()