Searched refs:LOG_MAX_MSGS (Results 1 – 1 of 1) sorted by relevance
516 #define LOG_MAX_MSGS 20 /* if > 20/minute then shut up for a while */ macro526 if (arg == NULL && log_nmsgs > LOG_MAX_MSGS) { in resetlogging()579 if (log_nmsgs++ < LOG_MAX_MSGS) { in logit()