Searched refs:LIBWRAP_ALLOW_SEVERITY (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/rpcbind/
H A Dsecurity.c34 #ifndef LIBWRAP_ALLOW_SEVERITY
35 # define LIBWRAP_ALLOW_SEVERITY LOG_INFO macro
43 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;
/freebsd-current/usr.sbin/inetd/
H A Dinetd.c146 #ifndef LIBWRAP_ALLOW_SEVERITY
147 # define LIBWRAP_ALLOW_SEVERITY LOG_INFO macro
752 allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;

Completed in 265 milliseconds