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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c1563 struct sigwork_entry *nextsig; local
1591 nextsig = SLIST_NEXT(swork, sw_nextp);
1592 if (nextsig != NULL) {
1593 if (swork->sw_pid == nextsig->sw_pid)

Completed in 69 milliseconds