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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c140 int sw_signum; /* the signal to send */ member in struct:sigwork_entry
1600 printf("\tkill -%d %d \t\t# %s\n", swork->sw_signum,
1607 kres = kill(swork->sw_pid, swork->sw_signum);
1749 if (ent->sig == stmp->sw_signum)
1751 if (ent->sig > stmp->sw_signum) {
1764 stmp->sw_signum = ent->sig;

Completed in 77 milliseconds