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

/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dlog.c127 #ifndef LIBWRAP_DENY_SEVERITY
128 #define LIBWRAP_DENY_SEVERITY LOG_WARNING macro
131 int deny_severity = LIBWRAP_DENY_FACILITY | LIBWRAP_DENY_SEVERITY;
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Dsecurity.c42 #ifndef LIBWRAP_DENY_SEVERITY
43 # define LIBWRAP_DENY_SEVERITY LOG_WARNING macro
46 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Dsecurity.c42 #ifndef LIBWRAP_DENY_SEVERITY
43 # define LIBWRAP_DENY_SEVERITY LOG_WARNING macro
46 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;
/netbsd-6-1-5-RELEASE/usr.sbin/inetd/
H A Dinetd.c247 #ifndef LIBWRAP_DENY_SEVERITY
248 # define LIBWRAP_DENY_SEVERITY LOG_WARNING macro
251 int deny_severity = LIBWRAP_DENY_FACILITY|LIBWRAP_DENY_SEVERITY;

Completed in 128 milliseconds