Home
last modified time | relevance | path

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

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxf86vidmode.rs3054 pub const CLIENT_NOT_LOCAL_ERROR: u8 = 5;
H A Dmod.rs7195 xf86vidmode::CLIENT_NOT_LOCAL_ERROR => Self::Xf86vidmodeClientNotLocal, in from_wire_error_code()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxf86vidmode.rs3054 pub const CLIENT_NOT_LOCAL_ERROR: u8 = 5; const
H A Dmod.rs7195 xf86vidmode::CLIENT_NOT_LOCAL_ERROR => Self::Xf86vidmodeClientNotLocal, in from_wire_error_code()