Searched refs:kn2 (Results 1 – 1 of 1) sorted by relevance
2592 struct knote *kn, *kn2; in knlist_cleardel() local2604 SLIST_FOREACH_SAFE(kn, &knl->kl_list, kn_selnext, kn2) { in knlist_cleardel()