Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/rpcbind/
Dsecurity.c32 #ifndef LIBWRAP_ALLOW_FACILITY
33 # define LIBWRAP_ALLOW_FACILITY LOG_AUTH macro
44 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;
/freebsd-12-stable/usr.sbin/inetd/
Dinetd.c157 #ifndef LIBWRAP_ALLOW_FACILITY
158 # define LIBWRAP_ALLOW_FACILITY LOG_AUTH macro
766 allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY; in main()