Home
last modified time | relevance | path

Searched defs:NOMEM (Results 1 - 3 of 3) sorted by relevance

/third_party/node/lib/internal/dns/
H A Dutils.js
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs682 pub const NOMEM: Self = Self(c::ENOMEM); consts
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs408 pub const NOMEM: Self = Self::from_errno(errno::ENOMEM); consts

Completed in 3 milliseconds