Home
last modified time | relevance | path

Searched defs:procctl (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/rustix/src/process/
H A Dmod.rs17 mod procctl; modules
/third_party/rust/crates/rustix/tests/process/
H A Dmain.rs23 mod procctl; modules
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1654 pub fn procctl(idtype: ::idtype_t, id: ::id_t, cmd: ::c_int, data: *mut ::c_void) -> ::c_int; in procctl() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4365 pub fn procctl(idtype: ::idtype_t, id: ::id_t, cmd: ::c_int, data: *mut ::c_void) -> ::c_int; in procctl() functions

Completed in 13 milliseconds