Home
last modified time | relevance | path

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

/support/
A Dxspawn.h29 pid_t xposix_spawn (const char *, const posix_spawn_file_actions_t *,
A Dxposix_spawn.c23 xposix_spawn (const char *file, const posix_spawn_file_actions_t *fa, in xposix_spawn() function
A Dsupport_subprocess.c87 result.pid = xposix_spawn (file, &fa, NULL, argv, environ); in support_subprogram()
103 res.pid = xposix_spawn (file, &fa, NULL, argv, environ); in support_subprogram_wait()
A DMakefile198 xposix_spawn \

Completed in 7 milliseconds