HomeSort by: relevance | last modified time | path
    Searched defs:NumForwards (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/syslogd/
syslogd.c 188 int NumForwards = 0; /* number of forwarding actions in conf file */
3529 NumForwards=0;
3982 NumForwards++;
4129 if(SecureMode && !NumForwards)
syslogd.c 188 int NumForwards = 0; /* number of forwarding actions in conf file */
3529 NumForwards=0;
3982 NumForwards++;
4129 if(SecureMode && !NumForwards)

Completed in 27 milliseconds