Searched refs:nextsp (Results 1 – 1 of 1) sorted by relevance
2489 struct secpolicy *sp, *nextsp; in key_spdflush() local2521 nextsp = TAILQ_NEXT(sp, chain); in key_spdflush()2523 sp = nextsp; in key_spdflush()4416 struct secpolicy *sp, *nextsp; in key_flush_spd() local4442 nextsp = LIST_NEXT(sp, drainq); in key_flush_spd()4447 sp = nextsp; in key_flush_spd()4454 sp = nextsp; in key_flush_spd()4463 nextsp = LIST_NEXT(sp, drainq); in key_flush_spd()4467 sp = nextsp; in key_flush_spd()8321 struct secpolicy *sp, *nextsp; in key_destroy() local[all …]