Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dinit.c42 #define RESTART 0x80 macro
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs930 pub const RESTART: Self = Self(c::ERESTART); consts
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs475 pub const RESTART: Self = Self::from_errno(errno::ERESTART); consts

Completed in 5 milliseconds