Searched refs:newpath (Results 1 – 1 of 1) sorted by relevance
1353 char newpath[2048]; in TEST_IMPL() local1356 snprintf(newpath, 2048, ";.;%s", path); in TEST_IMPL()1357 SetEnvironmentVariable("PATH", newpath); in TEST_IMPL()
Completed in 8 milliseconds