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

/netgear-R7000-V1.0.7.12_1.2.5/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 68 milliseconds