Home
last modified time | relevance | path

Searched defs:NODATA (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.rs632 pub const NODATA: Self = Self(c::ENODATA); consts
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs392 pub const NODATA: Self = Self::from_errno(errno::ENODATA); consts

Completed in 4 milliseconds