Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Dsecurity.c31 #ifndef LIBWRAP_ALLOW_FACILITY
32 # define LIBWRAP_ALLOW_FACILITY LOG_AUTH macro
43 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;
/freebsd/usr.sbin/inetd/
H A Dinetd.c143 #ifndef LIBWRAP_ALLOW_FACILITY
144 # define LIBWRAP_ALLOW_FACILITY LOG_AUTH macro
752 allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY; in main()