Home
last modified time | relevance | path

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

/third_party/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
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1932 pub fn posix_spawn_file_actions_destroy( in posix_spawn_file_actions_destroy() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2856 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs3026 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4170 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4390 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy() function
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5561 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy() function