Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netkey/
H A Dkey.c1295 u_int stateidx, state, tmpidx, matchidx; in key_allocsa_extended() local
1378 tmpidx = arraysize; in key_allocsa_extended()
1382 tmpidx = stateidx; in key_allocsa_extended()
1386 if (tmpidx >= matchidx) { in key_allocsa_extended()
1409 matchidx = tmpidx; in key_allocsa_extended()