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

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c5189 int spbufcount = 0, savbufcount = 0, spcount = 0, savexcount = 0, savkacount = 0, cnt; local
5231 if (spbuf && spcount < spbufcount) {
5241 spcount++;
5534 if (spbuf && spcount > 0) {
5535 cnt = spcount;
5564 while (spcount--)

Completed in 21 milliseconds