Home
last modified time | relevance | path

Searched refs:B28800 (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dttymodes.c134 #ifdef B28800 in speed_to_baud()
135 case B28800: in speed_to_baud()
223 #ifdef B28800 in baud_to_speed()
225 return B28800; in baud_to_speed()
/external/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs566 pub const B28800: speed_t = 28800; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1056 pub const B28800: speed_t = 28800; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs1793 pub const B28800: speed_t = 28800; constant