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

/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c157 int firstcreate; /* Creating log for the first time (-C). */ member in struct:conf_entry
405 tempwork->firstcreate = 0;
425 tempwork->firstcreate = 0;
509 ent->firstcreate = 0;
519 ent->firstcreate = 1;
521 ent->firstcreate = 1;
527 if (ent->firstcreate) {
2335 if (log_ent->firstcreate) {
2352 if (log_ent->firstcreate)
2616 if (ent->firstcreate)
[all...]

Completed in 55 milliseconds