Searched refs:numlogs (Results 1 – 1 of 1) sorted by relevance
160 int numlogs; /* Number of logs to keep */ member408 tempwork->numlogs = src_entry->numlogs; in init_entry()428 tempwork->numlogs = 1; in init_entry()501 printf("%s <%d%s>: ", ent->log, ent->numlogs, in do_entry()616 ent->numlogs, in do_entry()876 defconf->numlogs = 3; in get_worklist()1216 if (!sscanf(q, "%d", &working->numlogs) || working->numlogs < 0) in parse_file()1612 if (logcnt > 0 && logcnt >= ent->numlogs && ent->numlogs > 1) { in delete_oldest_timelog()1800 if (ent->numlogs > 0) in do_rotate()1823 ent->numlogs - 1); in do_rotate()[all …]