Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/newsyslog/
H A Dnewsyslog.c171 struct sigwork_entry { struct
172 SLIST_ENTRY(sigwork_entry) sw_nextp;
266 static void do_sigwork(struct sigwork_entry *);
268 static struct sigwork_entry *
272 sigwork_entry *, int, const char *);
305 struct sigwork_entry *stmp; in main()
1747 struct sigwork_entry *swork; in do_rotate()
1928 do_sigwork(struct sigwork_entry *swork) in do_sigwork()
1930 struct sigwork_entry *nextsig; in do_sigwork()
2148 static struct sigwork_entry *
[all …]