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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_Close.c128 register int _total = 0; local
146 _total++;
150 return(_total);
222 register int _total; local
229 _total = CompleteQueue(&sp->sapb, err); /* Abort outstanding send attentions */
243 return(_total);

Completed in 23 milliseconds