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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dfile.c113 static int _loopDetect(unsigned int *oldrel, unsigned int rel, function
132 return _loopDetect(&This->loopDetectRel, rel, &This->loopDetectAbs, absol);
148 if(_loopDetect(&oldrel, rel, &oldabs, block) < 0)

Completed in 37 milliseconds