Home
last modified time | relevance | path

Searched defs:env (Results 1 – 5 of 5) sorted by relevance

/libuv/src/win/
H A Dprocess.c648 char** env; in make_program_env() local
785 static WCHAR* find_path(WCHAR *env) { in find_path()
898 *env = NULL, *cwd = NULL; in uv_spawn() local
H A Dutil.c1178 wchar_t* env; in uv_os_environ() local
/libuv/test/
H A Dtest-spawn.c236 char* env[1]; in TEST_IMPL() local
1287 WCHAR* env; in TEST_IMPL() local
1373 char* env[1]; in TEST_IMPL() local
1427 char* env[2]; in TEST_IMPL() local
1816 char* env[3]; in TEST_IMPL() local
/libuv/src/unix/
H A Dprocess.c648 char* uv__spawn_find_path_in_env(char** env) { in uv__spawn_find_path_in_env()
687 char** env = environ; in uv__spawn_resolve_and_spawn() local
/libuv/include/
H A Duv.h1067 char** env; member

Completed in 27 milliseconds