Home
last modified time | relevance | path

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

/openbsd/usr.bin/newsyslog/
H A Dnewsyslog.c167 void do_entry(struct conf_entry *);
227 do_entry(q); in main()
282 do_entry(struct conf_entry *ent) in do_entry() function