Searched refs:junction (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Modules/ |
D | _winapi.c | 490 HANDLE junction = NULL; in _winapi_CreateJunction_impl() local 579 junction = CreateFileW(dst_path, GENERIC_READ | GENERIC_WRITE, 0, NULL, in _winapi_CreateJunction_impl() 582 if (junction == INVALID_HANDLE_VALUE) in _winapi_CreateJunction_impl() 586 if (!DeviceIoControl(junction, FSCTL_SET_REPARSE_POINT, rdb, rdb_size, in _winapi_CreateJunction_impl() 594 CloseHandle(junction); in _winapi_CreateJunction_impl()
|
/external/python/cpython3/Lib/test/ |
D | test_os.py | 2265 junction = 'junctiontest' variable in Win32JunctionTests 2270 assert not os.path.exists(self.junction) 2273 if os.path.exists(self.junction): 2276 os.rmdir(self.junction) 2279 _winapi.CreateJunction(self.junction_target, self.junction) 2280 self.assertTrue(os.path.exists(self.junction)) 2281 self.assertTrue(os.path.isdir(self.junction)) 2284 self.assertFalse(os.path.islink(self.junction)) 2287 _winapi.CreateJunction(self.junction_target, self.junction) 2288 self.assertTrue(os.path.exists(self.junction)) [all …]
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 88035 junction %40303 dʒˈəŋkʃən
|
D | internal_raw_IPA-old.txt | 104416 junction %30749 ʤˈəŋkʃən
|