Home
last modified time | relevance | path

Searched defs:DURATION_ZERO (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dsyscalls.rs405 const DURATION_ZERO: Duration = Duration::from_secs(0); consts
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Dsyscalls.rs762 const DURATION_ZERO: Duration = Duration::from_secs(0); consts

Completed in 2 milliseconds