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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c138 struct sigwork_entry { struct
139 SLIST_ENTRY(sigwork_entry) sw_nextp;
150 const struct sigwork_entry *zw_swork; /* to know success of signal */
159 SLIST_HEAD(swlisthead, sigwork_entry) swhead = SLIST_HEAD_INITIALIZER(swhead);
201 static void do_sigwork(struct sigwork_entry *);
203 static struct sigwork_entry *
207 sigwork_entry *, int, const char *);
208 static void set_swpid(struct sigwork_entry *, const struct conf_entry *);
240 struct sigwork_entry *stmp;
270 * sigwork_entry'
[all...]

Completed in 150 milliseconds