HomeSort by: relevance | last modified time | path
    Searched defs:new_exepath (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/libuv/dist/test/
test-spawn.c 1401 char new_exepath[1024]; local
1405 snprintf(new_exepath, sizeof(new_exepath), "%.*s_no_ext",
1408 options.file = options.args[0] = new_exepath;

Completed in 40 milliseconds