Home
last modified time | relevance | path

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

/minix/usr.sbin/syslogd/
H A Dsyslogd.c186 int NumForwards = 0; /* number of forwarding actions in conf file */ variable
3438 NumForwards=0; in init()
3891 NumForwards++; in cfline()
4040 if(SecureMode && !NumForwards) in socksetup()