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

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c1118 u_int stateidx, state, tmpidx, matchidx; local
1163 tmpidx = arraysize;
1167 tmpidx = stateidx;
1171 if (tmpidx >= matchidx)
1247 matchidx = tmpidx;

Completed in 29 milliseconds