Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netkey/
H A Dkey.c1331 u_int stateidx, state, tmpidx, matchidx; in key_allocsa() local
1382 tmpidx = arraysize; in key_allocsa()
1386 tmpidx = stateidx; in key_allocsa()
1390 if (tmpidx >= matchidx) { in key_allocsa()
1414 matchidx = tmpidx; in key_allocsa()