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

/freebsd-11.0-release/contrib/unbound/util/data/
H A Dmsgparse.c342 struct rr_parse* nextsig; local
344 nextsig = sig->next;
378 sig = nextsig;
/freebsd-11.0-release/usr.sbin/newsyslog/
H A Dnewsyslog.c1878 struct sigwork_entry *nextsig; local
1907 nextsig = SLIST_NEXT(swork, sw_nextp);
1908 if (nextsig != NULL) {
1909 if (swork->sw_pid == nextsig->sw_pid)

Completed in 198 milliseconds