Searched refs:numlogs (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c127 int numlogs; /* Number of logs to keep */ member in struct:conf_entry
342 tempwork->numlogs = src_entry->numlogs;
361 tempwork->numlogs = 1;
437 printf("%s <%dZ>: ", ent->log, ent->numlogs);
439 printf("%s <%dJ>: ", ent->log, ent->numlogs);
441 printf("%s <%d>: ", ent->log, ent->numlogs);
550 ent->log, ent->numlogs);
553 ent->log, ent->numlogs);
556 ent->log, ent->numlogs);
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Dreputils.tcl669 set numlogs [llength $logs]
670 if { $numlogs > 10 } {

Completed in 176 milliseconds