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()
2071 struct sigwork_entry *nextsig; in do_sigwork() local2100 nextsig = SLIST_NEXT(swork, sw_nextp); in do_sigwork()2101 if (nextsig != NULL) { in do_sigwork()2102 if (swork->sw_pid == nextsig->sw_pid) in do_sigwork()