Searched refs:__posix_spawn (Results 1 – 2 of 2) sorted by relevance
/posix/ |
A D | spawn.c | 25 __posix_spawn (pid_t *pid, const char *path, in __posix_spawn() function 32 versioned_symbol (libc, __posix_spawn, posix_spawn, GLIBC_2_15); 33 libc_hidden_def (__posix_spawn) in libc_hidden_def() argument
|
A D | wordexp.c | 860 __posix_spawn (&pid, _PATH_BSHELL, &fa, NULL, (char *const *) args, in exec_comm_child()
|
Completed in 7 milliseconds