Home
last modified time | relevance | path

Searched refs:KERN_OSRELEASE (Results 1 – 19 of 19) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sysctl/
Dsysctl04.c38 {{CTL_KERN, KERN_OSRELEASE}, 2, (void *) -1, &length, EFAULT},
Dsysctl01.c34 {"KERN_OSRELEASE", {CTL_KERN, KERN_OSRELEASE}, buf.release},
/third_party/node/deps/uv/src/unix/
Dprocess.c411 int which[] = {CTL_KERN, KERN_OSRELEASE}; in uv__spawn_init_can_use_setsid()
/third_party/libuv/src/unix/
Dprocess.c411 int which[] = {CTL_KERN, KERN_OSRELEASE}; in uv__spawn_init_can_use_setsid()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt372 KERN_OSRELEASE
Dnetbsd.txt535 KERN_OSRELEASE
Ddragonfly.txt529 KERN_OSRELEASE
Dfreebsd.txt605 KERN_OSRELEASE
Dapple.txt735 KERN_OSRELEASE
/third_party/node/deps/v8/src/base/platform/
Dplatform-posix.cc1127 int ctl_name[] = { CTL_KERN , KERN_OSRELEASE }; in InitializeTlsBaseOffset()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs942 pub const KERN_OSRELEASE: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1366 pub const KERN_OSRELEASE: ::c_int = 2; constant
/third_party/curl/lib/vtls/
Dsectransp.c939 mib[1] = KERN_OSRELEASE; in GetDarwinVersionNumber()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2034 pub const KERN_OSRELEASE: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2248 pub const KERN_OSRELEASE: ::c_int = 2; constant
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32.cc104 int ctl_name[] = {CTL_KERN, KERN_OSRELEASE}; in OSHasAVXSupport()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2119 pub const KERN_OSRELEASE: ::c_int = 2; constant
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.cc57 int ctl_name[] = {CTL_KERN, KERN_OSRELEASE}; in OSHasAVXSupport()
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4095 pub const KERN_OSRELEASE: ::c_int = 2; constant