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

/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dlog.c121 #ifndef LIBWRAP_ALLOW_SEVERITY
122 #define LIBWRAP_ALLOW_SEVERITY LOG_INFO macro
130 int allow_severity = LIBWRAP_ALLOW_FACILITY | LIBWRAP_ALLOW_SEVERITY;
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Dsecurity.c36 #ifndef LIBWRAP_ALLOW_SEVERITY
37 # define LIBWRAP_ALLOW_SEVERITY LOG_INFO macro
45 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Dsecurity.c36 #ifndef LIBWRAP_ALLOW_SEVERITY
37 # define LIBWRAP_ALLOW_SEVERITY LOG_INFO macro
45 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;
/netbsd-6-1-5-RELEASE/usr.sbin/inetd/
H A Dinetd.c241 #ifndef LIBWRAP_ALLOW_SEVERITY
242 # define LIBWRAP_ALLOW_SEVERITY LOG_INFO macro
250 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY;

Completed in 80 milliseconds