Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs1482 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.rs3784 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.rs3527 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy() function