Searched refs:Bret (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 Dmainloop.c545 int ret, Bret; local
547 Bret = 0;
576 Bret |= ret;
577 if(mp->fast_quit && (Bret & (MISSED_ONE | ERROR_ONE)))
581 if(Bret & ERROR_ONE)
583 if ((Bret & GOT_ONE) && ( Bret & MISSED_ONE))
585 if (Bret & MISSED_ONE)

Completed in 45 milliseconds