Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcclibs/libiberty/
Dpex-win32.c622 spawn_script (const char *executable, char *const *argv, in spawn_script() function
783 pid = spawn_script (executable, argv, env, dwCreationFlags, in pex_win32_exec_child()
DChangeLog78 (spawn_script): Pass environment through to win32_spawn.
79 (pex_win32_exec_child): Pass environment through to spawn_script and
137 (spawn_script): Use win32_spawn instead of _spawnv[p].
248 (spawn_script): New function.
250 spawn_script if spawnv* fails.
/freebsd-9-stable/contrib/binutils/libiberty/
DChangeLog276 (spawn_script): Pass environment through to win32_spawn.
277 (pex_win32_exec_child): Pass environment through to spawn_script and
335 (spawn_script): Use win32_spawn instead of _spawnv[p].
446 (spawn_script): New function.
448 spawn_script if spawnv* fails.