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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dvolume.cpp410 TCHAR *pVol; local
411 pVol = buf;
412 while (*pVol)
414 FilteredAdd(list, pVol, flagsSet, flagsUnset);
415 pVol = pVol + wxStrlen(pVol) + 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/streams/
H A Dlargefile.cpp336 const wxChar *pVol = vol.empty() ? NULL : vol.c_str(); local
338 if (!::GetVolumeInformation(pVol, NULL, 0, NULL, NULL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DPath.cpp116 wxString* pVol = (path ? &vol : NULL); local
119 wxFileName::SplitPath(strPath, pVol, path, name, pExt, &hasExt);

Completed in 205 milliseconds