Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds