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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dnet.cpp117 // remove the fFoundOnce code from getservbyXxx fcns.
174 BOOL fFoundOnce = FALSE; // flag to short-circuit search through rest of db local
186 fFoundOnce = TRUE;
194 else if (fFoundOnce)
205 BOOL fFoundOnce = FALSE; // flag to short-circuit search through rest of db local
219 fFoundOnce = TRUE;
227 else if (fFoundOnce)

Completed in 47 milliseconds