Home
last modified time | relevance | path

Searched defs:posix_spawn_file_actions_destroy (Results 1 – 5 of 5) sorted by relevance

/external/musl/src/process/
Dposix_spawn_file_actions_destroy.c5 int posix_spawn_file_actions_destroy(posix_spawn_file_actions_t *fa) in posix_spawn_file_actions_destroy() function
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2595 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy() function
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4020 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy() function
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3942 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy() function
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5247 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy() function