Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c287 static fk_entry do_entry(struct conf_entry *);
349 if (do_entry(p) == FREE_ENT) in main()
513 do_entry(struct conf_entry * ent) in do_entry() function