Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-spawn.c1401 char new_exepath[1024]; in TEST_IMPL() local
1405 snprintf(new_exepath, sizeof(new_exepath), "%.*s_no_ext", in TEST_IMPL()
1408 options.file = options.args[0] = new_exepath; in TEST_IMPL()

Completed in 10 milliseconds