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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dwin32_io.c76 static LPFN_FINDNEXTVOLUME fnFindNextVolume = NULL; variable
214 if (!fnFindNextVolume)
215 fnFindNextVolume = (LPFN_FINDNEXTVOLUME)
593 if (!fnFindFirstVolume || !fnFindNextVolume || !fnFindVolumeClose) {
660 } while (fnFindNextVolume(vol_find_handle, vol_name, MAX_PATH));

Completed in 30 milliseconds