Home
last modified time | relevance | path

Searched refs:BFONT (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs270 pub const BFONT: Self = Self::from_errno(errno::EBFONT); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs154 pub const BFONT: Self = Self(c::EBFONT); consts

Completed in 6 milliseconds