Searched refs:sigwork_entry (Results 1 – 1 of 1) sorted by relevance
192 struct sigwork_entry { struct193 SLIST_ENTRY(sigwork_entry) sw_nextp;205 const struct sigwork_entry *zw_swork; /* to know success of signal */ argument225 static SLIST_HEAD(swlisthead, sigwork_entry) swhead =290 static void do_sigwork(struct sigwork_entry *);292 static struct sigwork_entry *296 sigwork_entry *, int, const char *);297 static void set_swpid(struct sigwork_entry *, const struct conf_entry *);329 struct sigwork_entry *stmp; in main()1888 struct sigwork_entry *swork; in do_rotate()[all …]