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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32.c74 static char lastDrive = '\0'; /* cached drive of last GetVolumeInformation call */ local
96 if (lastDrive == root[0]) {
107 lastDrive = root[0];
116 static wchar_t lastDrive = (wchar_t)'\0'; /* cached drive of last GetVolumeInformation call */ local
138 if (lastDrive == root[0]) {
149 lastDrive = root[0];

Completed in 48 milliseconds