Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netkey/
H A Dkey.c1330 u_int stateidx, state, tmpidx, matchidx; in key_allocsa() local
1381 tmpidx = arraysize; in key_allocsa()
1385 tmpidx = stateidx; in key_allocsa()
1389 if (tmpidx >= matchidx) { in key_allocsa()
1413 matchidx = tmpidx; in key_allocsa()