Home
last modified time | relevance | path

Searched refs:TempRootPath (Results 1 – 12 of 12) sorted by relevance

/dports/archivers/zip/zip30/win32/
H A Dnt.c217 char TempRootPath[MAX_PATH + 1]; in ZipGetVolumeCaps() local
237 else TempRootPath[i] = rootpath[i]; in ZipGetVolumeCaps()
253 if(TempRootPath[0] == '\\' && TempRootPath[1] == '\\') { in ZipGetVolumeCaps()
257 if(TempRootPath[i] == '\\') { in ZipGetVolumeCaps()
272 TempRootPath[cchTempRootPath] = TempRootPath[0]; /* '\' */ in ZipGetVolumeCaps()
279 if(TempRootPath[1] == ':') { in ZipGetVolumeCaps()
282 TempRootPath[2] = '\\'; in ZipGetVolumeCaps()
283 TempRootPath[3] = '\0'; in ZipGetVolumeCaps()
288 TempRootPath[0] = '\0'; in ZipGetVolumeCaps()
311 (TempRootPath[0] == '\0') ? NULL : TempRootPath, in ZipGetVolumeCaps()
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/zip/win32/
H A Dz_nt.c217 char TempRootPath[MAX_PATH + 1]; in ZipGetVolumeCaps() local
237 else TempRootPath[i] = rootpath[i]; in ZipGetVolumeCaps()
253 if(TempRootPath[0] == '\\' && TempRootPath[1] == '\\') { in ZipGetVolumeCaps()
257 if(TempRootPath[i] == '\\') { in ZipGetVolumeCaps()
272 TempRootPath[cchTempRootPath] = TempRootPath[0]; /* '\' */ in ZipGetVolumeCaps()
279 if(TempRootPath[1] == ':') { in ZipGetVolumeCaps()
282 TempRootPath[2] = '\\'; in ZipGetVolumeCaps()
283 TempRootPath[3] = '\0'; in ZipGetVolumeCaps()
288 TempRootPath[0] = '\0'; in ZipGetVolumeCaps()
311 (TempRootPath[0] == '\0') ? NULL : TempRootPath, in ZipGetVolumeCaps()
[all …]
/dports/archivers/unzip/unzip60/win32/
H A Dnt.c262 char TempRootPath[MAX_PATH + 1]; in GetVolumeCaps() local
282 else TempRootPath[i] = rootpath[i]; in GetVolumeCaps()
299 if(TempRootPath[0] == '\\' && TempRootPath[1] == '\\') { in GetVolumeCaps()
303 if(TempRootPath[i] == '\\') { in GetVolumeCaps()
319 TempRootPath[cchTempRootPath] = TempRootPath[0]; /* '\\' */ in GetVolumeCaps()
326 if(TempRootPath[1] == ':') { in GetVolumeCaps()
329 TempRootPath[2] = '\\'; in GetVolumeCaps()
330 TempRootPath[3] = '\0'; in GetVolumeCaps()
335 TempRootPath[0] = '\0'; in GetVolumeCaps()
360 (TempRootPath[0] == '\0') ? NULL : TempRootPath, in GetVolumeCaps()
[all …]
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla/win32/
H A Dnt.c262 char TempRootPath[MAX_PATH + 1]; in GetVolumeCaps() local
282 else TempRootPath[i] = rootpath[i]; in GetVolumeCaps()
299 if(TempRootPath[0] == '\\' && TempRootPath[1] == '\\') { in GetVolumeCaps()
303 if(TempRootPath[i] == '\\') { in GetVolumeCaps()
319 TempRootPath[cchTempRootPath] = TempRootPath[0]; /* '\\' */ in GetVolumeCaps()
326 if(TempRootPath[1] == ':') { in GetVolumeCaps()
329 TempRootPath[2] = '\\'; in GetVolumeCaps()
330 TempRootPath[3] = '\0'; in GetVolumeCaps()
335 TempRootPath[0] = '\0'; in GetVolumeCaps()
360 (TempRootPath[0] == '\0') ? NULL : TempRootPath, in GetVolumeCaps()
[all …]
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla-control/win32/
H A Dnt.c262 char TempRootPath[MAX_PATH + 1]; in GetVolumeCaps() local
282 else TempRootPath[i] = rootpath[i]; in GetVolumeCaps()
299 if(TempRootPath[0] == '\\' && TempRootPath[1] == '\\') { in GetVolumeCaps()
303 if(TempRootPath[i] == '\\') { in GetVolumeCaps()
319 TempRootPath[cchTempRootPath] = TempRootPath[0]; /* '\\' */ in GetVolumeCaps()
326 if(TempRootPath[1] == ':') { in GetVolumeCaps()
329 TempRootPath[2] = '\\'; in GetVolumeCaps()
330 TempRootPath[3] = '\0'; in GetVolumeCaps()
335 TempRootPath[0] = '\0'; in GetVolumeCaps()
360 (TempRootPath[0] == '\0') ? NULL : TempRootPath, in GetVolumeCaps()
[all …]
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catarina/win32/
H A Dnt.c262 char TempRootPath[MAX_PATH + 1]; in GetVolumeCaps() local
282 else TempRootPath[i] = rootpath[i]; in GetVolumeCaps()
299 if(TempRootPath[0] == '\\' && TempRootPath[1] == '\\') { in GetVolumeCaps()
303 if(TempRootPath[i] == '\\') { in GetVolumeCaps()
319 TempRootPath[cchTempRootPath] = TempRootPath[0]; /* '\\' */ in GetVolumeCaps()
326 if(TempRootPath[1] == ':') { in GetVolumeCaps()
329 TempRootPath[2] = '\\'; in GetVolumeCaps()
330 TempRootPath[3] = '\0'; in GetVolumeCaps()
335 TempRootPath[0] = '\0'; in GetVolumeCaps()
360 (TempRootPath[0] == '\0') ? NULL : TempRootPath, in GetVolumeCaps()
[all …]
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catia/win32/
H A Dnt.c262 char TempRootPath[MAX_PATH + 1]; in GetVolumeCaps() local
282 else TempRootPath[i] = rootpath[i]; in GetVolumeCaps()
299 if(TempRootPath[0] == '\\' && TempRootPath[1] == '\\') { in GetVolumeCaps()
303 if(TempRootPath[i] == '\\') { in GetVolumeCaps()
319 TempRootPath[cchTempRootPath] = TempRootPath[0]; /* '\\' */ in GetVolumeCaps()
326 if(TempRootPath[1] == ':') { in GetVolumeCaps()
329 TempRootPath[2] = '\\'; in GetVolumeCaps()
330 TempRootPath[3] = '\0'; in GetVolumeCaps()
335 TempRootPath[0] = '\0'; in GetVolumeCaps()
360 (TempRootPath[0] == '\0') ? NULL : TempRootPath, in GetVolumeCaps()
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/unzip/win32/
H A Dnt.c262 char TempRootPath[MAX_PATH + 1]; in GetVolumeCaps() local
282 else TempRootPath[i] = rootpath[i]; in GetVolumeCaps()
299 if(TempRootPath[0] == '\\' && TempRootPath[1] == '\\') { in GetVolumeCaps()
303 if(TempRootPath[i] == '\\') { in GetVolumeCaps()
319 TempRootPath[cchTempRootPath] = TempRootPath[0]; /* '\\' */ in GetVolumeCaps()
326 if(TempRootPath[1] == ':') { in GetVolumeCaps()
329 TempRootPath[2] = '\\'; in GetVolumeCaps()
330 TempRootPath[3] = '\0'; in GetVolumeCaps()
335 TempRootPath[0] = '\0'; in GetVolumeCaps()
360 (TempRootPath[0] == '\0') ? NULL : TempRootPath, in GetVolumeCaps()
[all …]
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/cloudfoundry/bosh-utils/system/fakes/
H A Dfake_file_system.go105 TempRootPath string member
802 fs.TempRootPath = tempRootPath
822 if fs.strictTempRoot && fs.TempRootPath == "" {
855 if fs.strictTempRoot && fs.TempRootPath == "" {
/dports/net/bosh-cli/bosh-cli-5.5.0/cmd/
H A Ddeployment_deleter_test.go440 …Expect(fs.TempRootPath).To(Equal(filepath.Join("fake-install-dir", "fake-installation-id", "tmp")))
H A Dcreate_env_test.go516 …Expect(fs.TempRootPath).To(Equal(filepath.Join("fake-install-dir", "fake-installation-id", "tmp")))
/dports/archivers/unzip/unzip60/win32-experimental/
H A Dunz60d10_w32wide-Unicode_patch.txt1621 + wchar_t TempRootPath[MAX_PATH + 1];
1623 char TempRootPath[MAX_PATH + 1];
1641 + lstrcmpiW(g_VolumeCaps.RootPath, TempRootPath) != 0)
1643 lstrcmpiA(g_VolumeCaps.RootPath, TempRootPath) != 0)
1655 (TempRootPath[0] == '\0') ? NULL : TempRootPath,
1661 + if(GetDriveTypeW( (TempRootPath[0] == '\0') ? NULL : TempRootPath )
1663 if(GetDriveTypeA( (TempRootPath[0] == '\0') ? NULL : TempRootPath )
1671 + lstrcpynW(g_VolumeCaps.RootPath, TempRootPath, cchTempRootPath+1);
1673 lstrcpynA(g_VolumeCaps.RootPath, TempRootPath, cchTempRootPath+1);