Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-spawn.c1355 char newpath[2048]; in TEST_IMPL() local
1358 snprintf(newpath, 2048, ";.;%s", path); in TEST_IMPL()
1359 SetEnvironmentVariable("PATH", newpath); in TEST_IMPL()

Completed in 9 milliseconds