Home
last modified time | relevance | path

Searched defs:posix_spawn (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/process/
Dposix_spawn.c165 int posix_spawn(pid_t *restrict res, const char *restrict path, in posix_spawn() function
/third_party/musl/src/process/
Dposix_spawn.c170 int posix_spawn(pid_t *restrict res, const char *restrict path, in posix_spawn() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1914 pub fn posix_spawn( in posix_spawn() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2797 pub fn posix_spawn( in posix_spawn() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4111 pub fn posix_spawn( in posix_spawn() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2967 pub fn posix_spawn( in posix_spawn() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4331 pub fn posix_spawn( in posix_spawn() function
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5501 pub fn posix_spawn( in posix_spawn() function