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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dmacopen.c113 static Boolean FirstCall = true; local
120 if (FirstCall == true)
122 FirstCall = false;
178 static Boolean FirstCall = true; local
189 FirstCall = true;
200 if (FirstCall == true)
202 FirstCall = false;
H A Dmacos.c262 static Boolean FirstCall = true; local
274 FirstCall = true;
282 if (FirstCall == true)
284 FirstCall = false;

Completed in 63 milliseconds