Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c195 struct sigwork_entry { struct
196 SLIST_ENTRY(sigwork_entry) sw_nextp;
289 static void do_sigwork(struct sigwork_entry *);
291 static struct sigwork_entry *
295 sigwork_entry *, int, const char *);
328 struct sigwork_entry *stmp; in main()
1751 struct sigwork_entry *swork; in do_rotate()
1926 do_sigwork(struct sigwork_entry *swork) in do_sigwork()
1928 struct sigwork_entry *nextsig; in do_sigwork()
2148 static struct sigwork_entry *
[all …]