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

/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c175 int firstcreate; /* Creating log for the first time (-C). */ member in struct:conf_entry
426 tempwork->firstcreate = 0;
446 tempwork->firstcreate = 0;
561 ent->firstcreate = 0;
571 ent->firstcreate = 1;
573 ent->firstcreate = 1;
579 if (ent->firstcreate) {
2462 if (log_ent->firstcreate) {
2479 if (log_ent->firstcreate)
2743 if (ent->firstcreate)
[all...]

Completed in 62 milliseconds