Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/newsyslog/
H A Dnewsyslog.c264 static fk_entry do_entry(struct conf_entry *);
326 if (do_entry(p) == FREE_ENT) in main()
490 do_entry(struct conf_entry * ent) in do_entry() function