Home
last modified time | relevance | path

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

/third_party/node/deps/uv/src/unix/
Dopenbsd.c51 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg()
116 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory()
Dnetbsd.c56 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg()
103 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory()
Dfreebsd.c122 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg()
Ddarwin.c140 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg()
/third_party/libuv/src/unix/
Dopenbsd.c51 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg()
116 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory()
Dnetbsd.c56 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg()
103 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory()
Dfreebsd.c122 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg()
Ddarwin.c140 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt126 CTL_VM
Ddragonfly.txt197 CTL_VM
Dnetbsd.txt192 CTL_VM
Dfreebsd.txt227 CTL_VM
Dapple.txt288 CTL_VM
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs931 pub const CTL_VM: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1353 pub const CTL_VM: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2020 pub const CTL_VM: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2079 pub const CTL_VM: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2049 pub const CTL_VM: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4086 pub const CTL_VM: ::c_int = 2; constant