Home
last modified time | relevance | path

Searched defs:KERN_PROC (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc146 #undef KERN_PROC macro
147 #define KERN_PROC KERN_PROC2 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1424 pub const KERN_PROC: ::c_int = 66; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs954 pub const KERN_PROC: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2046 pub const KERN_PROC: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2252 pub const KERN_PROC: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2131 pub const KERN_PROC: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4107 pub const KERN_PROC: ::c_int = 14; consts

Completed in 46 milliseconds