Home
last modified time | relevance | path

Searched refs:poltmp (Results 1 – 1 of 1) sorted by relevance

/openbsd/sbin/iked/
H A Dconfig.c568 struct iked_policy *pol, *poltmp; in config_doreset() local
574 TAILQ_FOREACH_SAFE(pol, &env->sc_policies, pol_entry, poltmp) { in config_doreset()