Home
last modified time | relevance | path

Searched refs:conf_entry (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c171 struct conf_entry { struct
172 STAILQ_ENTRY(conf_entry) cf_nextp;
204 const struct conf_entry *zw_conf; /* for chown/perm/flag info */ argument
224 STAILQ_HEAD(cflist, conf_entry);
279 struct conf_entry **defconf, struct ilist *inclist);
286 static void change_attrs(const char *, const struct conf_entry *);
288 static fk_entry do_entry(struct conf_entry *);
289 static fk_entry do_rotate(const struct conf_entry *);
293 save_sigwork(const struct conf_entry *);
295 save_zipwork(const struct conf_entry *, const struct
[all …]
/freebsd/contrib/ntp/
H A DCommitLog[all...]