Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/tcpdchk/ | |
scaffold.c | 44 int allow_severity = SEVERITY; variable in typeref:typename:int |
/src/usr.sbin/rpcbind/ | |
security.c | 60 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY; variable in typeref:typename:int |
/src/usr.sbin/ypserv/ypserv/ | |
ypserv.c | 62 int allow_severity = LOG_DAEMON | LOG_INFO; variable in typeref:typename:int |
/src/usr.sbin/lpr/lpd/ | |
lpd.c | 116 int allow_severity = LOG_AUTH|LOG_INFO; variable in typeref:typename:int |
/src/usr.sbin/inetd/ | |
inetd.c | 229 int allow_severity = LIBWRAP_ALLOW_FACILITY|LIBWRAP_ALLOW_SEVERITY; variable in typeref:typename:int 562 syslog(allow_severity, |
/src/usr.sbin/syslogd/ | |
syslogd.c | 91 int allow_severity = LOG_AUTH|LOG_INFO; variable in typeref:typename:int |