Home
last modified time | relevance | path

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

/third_party/musl/src/process/
Dposix_spawn_file_actions_addopen.c7 int posix_spawn_file_actions_addopen(posix_spawn_file_actions_t *restrict fa, int fd, const char *r… in posix_spawn_file_actions_addopen() function
/third_party/musl/porting/liteos_a/user/src/process/
Dposix_spawn_file_actions_addopen.c8 int posix_spawn_file_actions_addopen(posix_spawn_file_actions_t *restrict fa, int fd, const char *r… in posix_spawn_file_actions_addopen() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1935 pub fn posix_spawn_file_actions_addopen( in posix_spawn_file_actions_addopen() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2857 pub fn posix_spawn_file_actions_addopen( in posix_spawn_file_actions_addopen() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs3027 pub fn posix_spawn_file_actions_addopen( in posix_spawn_file_actions_addopen() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4171 pub fn posix_spawn_file_actions_addopen( in posix_spawn_file_actions_addopen() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4391 pub fn posix_spawn_file_actions_addopen( in posix_spawn_file_actions_addopen() function
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5562 pub fn posix_spawn_file_actions_addopen( in posix_spawn_file_actions_addopen() function