Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c288 static fk_entry do_entry(struct conf_entry *);
350 if (do_entry(p) == FREE_ENT) in main()
545 do_entry(struct conf_entry * ent) in do_entry() function