Searched refs:logcount (Results 1 – 2 of 2) sorted by relevance
173 static int logcount; variable541 if (logcount > 0) in pkg_door_srv()545 if (logcount > 0) in pkg_door_srv()1013 logcount = 0; in pkgdump()1060 logcount += len; in logentry()1073 if (lastflush == logcount) in logflush()1095 logcount += len; in logflush()1102 if (logerrcnt > 0 || logcount > MAXLOGFILESIZE) in logflush()1108 lastflush = logcount; in logflush()
1032 static int logcount = 0; variable1045 logcount--; in logthread()1048 logcount = 0; in logthread()1182 if (logcount < MAXLOG) { in qsyslog()1183 if (logcount == 0) in qsyslog()1185 logcount++; in qsyslog()