Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netkey/
H A Dkey.c1258 u_int stateidx, state, tmpidx, matchidx; in key_allocsa_extended() local
1311 tmpidx = arraysize; in key_allocsa_extended()
1315 tmpidx = stateidx; in key_allocsa_extended()
1319 if (tmpidx >= matchidx) { in key_allocsa_extended()
1365 matchidx = tmpidx; in key_allocsa_extended()