Searched refs:nextsig (Results 1 – 2 of 2) sorted by relevance
352 struct rr_parse* nextsig; in moveover_rrsigs() local354 nextsig = sig->next; in moveover_rrsigs()388 sig = nextsig; in moveover_rrsigs()
2044 struct sigwork_entry *nextsig; in do_sigwork() local2073 nextsig = SLIST_NEXT(swork, sw_nextp); in do_sigwork()2074 if (nextsig != NULL) { in do_sigwork()2075 if (swork->sw_pid == nextsig->sw_pid) in do_sigwork()