Home
last modified time | relevance | path

Searched refs:FindFirstVolumeMountPoint (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/dports/devel/jna/jna-5.7.0/contrib/platform/test/com/sun/jna/platform/win32/
H A DKernel32VolumeManagementFunctionsTest.java177 …HANDLE hFindVolumeMountPoint = Kernel32.INSTANCE.FindFirstVolumeMountPoint(volumeGUID, lpszVolumeM… in testEnumVolumeMountMoints()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/arch/windows/
H A Ddisk.c281 mp_h = FindFirstVolumeMountPoint( in psutil_disk_partitions()
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/arch/windows/
H A Ddisk.c290 mp_h = FindFirstVolumeMountPoint( in psutil_disk_partitions()
/dports/x11-fm/filerunner/filerunner/packages/twapi/
H A Ddisk.tcl291 lassign [FindFirstVolumeMountPoint $vol] handle mntpt
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DKernel32.java3037 …HANDLE FindFirstVolumeMountPoint(String lpszRootPathName, char[] lpszVolumeMountPoint, int cchBuff… in FindFirstVolumeMountPoint() method
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/win32/filed/
H A Dvss_generic.cc766 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/win32/filed/
H A Dvss_generic.cc773 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/win32/filed/
H A Dvss_generic.cc766 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/win32/filed/
H A Dvss_generic.cc766 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/win32/filed/
H A Dvss_generic.cc773 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/win32/filed/
H A Dvss_generic.cc702 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/win32/filed/
H A Dvss_generic.cc773 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/win32/filed/
H A Dvss_generic.cc702 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/win32/filed/
H A Dvss_generic.cc702 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/win32/filed/
H A Dvss_generic.cc702 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/win32/filed/
H A Dvss_generic.cc773 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/win32/filed/
H A Dvss_generic.cc766 hMount = FindFirstVolumeMountPoint(path, mp, len); in AddVolumeMountPointSnapshots()
/dports/sysutils/restic/restic-0.12.1/internal/fs/
H A Dvss_windows.go1031 handle, err := windows.FindFirstVolumeMountPoint(volumeNamePointer, &volumeMountPointBuffer[0],
/dports/sysutils/R-cran-ps/ps/src/
H A Dapi-windows.c1204 mp_h = FindFirstVolumeMountPoint( in ps__disk_partitions()
/dports/www/firefox-esr/firefox-91.8.0/config/
H A Dwindows-h-unicode.decls.h441 HANDLE FindFirstVolumeMountPoint(LPCTSTR, LPTSTR, DWORD);
/dports/mail/thunderbird/thunderbird-91.8.0/config/
H A Dwindows-h-unicode.decls.h441 HANDLE FindFirstVolumeMountPoint(LPCTSTR, LPTSTR, DWORD);
/dports/lang/spidermonkey78/firefox-78.9.0/config/
H A Dwindows-h-unicode.decls.h441 HANDLE FindFirstVolumeMountPoint(LPCTSTR, LPTSTR, DWORD);
/dports/www/firefox/firefox-99.0/config/
H A Dwindows-h-unicode.decls.h441 HANDLE FindFirstVolumeMountPoint(LPCTSTR, LPTSTR, DWORD);
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinbase.d2630 alias FindFirstVolumeMountPointW FindFirstVolumeMountPoint;
2805 alias FindFirstVolumeMountPointA FindFirstVolumeMountPoint;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinbase.d2630 alias FindFirstVolumeMountPointW FindFirstVolumeMountPoint;
2805 alias FindFirstVolumeMountPointA FindFirstVolumeMountPoint;

12345678910>>...15