Home
last modified time | relevance | path

Searched refs:kvm_close (Results 1 - 3 of 3) sorted by relevance

/third_party/libuv/src/unix/
H A Dnetbsd.c159 kvm_close(kd); in uv_resident_set_memory()
164 if (kd) kvm_close(kd); in uv_resident_set_memory()
/third_party/node/deps/uv/src/unix/
H A Dnetbsd.c154 kvm_close(kd); in uv_resident_set_memory()
159 if (kd) kvm_close(kd); in uv_resident_set_memory()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1820 pub fn kvm_close(kd: *mut ::kvm_t) -> ::c_int; in kvm_close() functions

Completed in 6 milliseconds