Home
last modified time | relevance | path

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

/netbsd/usr.sbin/rpcbind/
H A Dsecurity.c51 #ifndef LIBWRAP_ALLOW_SEVERITY
52 # define LIBWRAP_ALLOW_SEVERITY LOG_INFO macro
60 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;
/netbsd/usr.sbin/inetd/
H A Dinetd.c220 #ifndef LIBWRAP_ALLOW_SEVERITY
221 # define LIBWRAP_ALLOW_SEVERITY LOG_INFO macro
229 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;