Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/process/
Dposix_spawnattr_destroy.c4 int posix_spawnattr_destroy(posix_spawnattr_t *attr) in posix_spawnattr_destroy() function
/third_party/musl/src/process/
Dposix_spawnattr_destroy.c4 int posix_spawnattr_destroy(posix_spawnattr_t *attr) in posix_spawnattr_destroy() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1953 pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; in posix_spawnattr_destroy() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2814 pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; in posix_spawnattr_destroy() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2984 pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; in posix_spawnattr_destroy() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4128 pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; in posix_spawnattr_destroy() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4348 pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; in posix_spawnattr_destroy() function
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5518 pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; in posix_spawnattr_destroy() function