Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-event.c809 const char* sys_drive = getenv("SystemDrive"); in TEST_IMPL() local
812 ASSERT_NOT_NULL(sys_drive); in TEST_IMPL()
813 strncpy(path + sizeof("\\\\?\\") - 1, sys_drive, 1); in TEST_IMPL()

Completed in 5 milliseconds