Home
last modified time | relevance | path

Searched refs:STR_ERROR (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/redox_syscall-0.1.57/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/misc/broot/broot-1.7.0/cargo-crates/redox_syscall-0.2.9/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/redox_syscall-0.2.10/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/redox_syscall-0.2.9/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/redox_syscall-0.2.10/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/devel/sccache/sccache-0.2.15/cargo-crates/redox_syscall-0.1.57/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/redox_syscall-0.1.57/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/redox_syscall-0.2.10/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/redox_syscall-0.1.57/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/redox_syscall-0.2.10/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/www/castor/castor-0.8.16/cargo-crates/redox_syscall-0.1.57/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/games/genact/genact-0.10.0/cargo-crates/redox_syscall-0.1.57/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/redox_syscall-0.1.57/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/lang/gleam/gleam-0.18.2/cargo-crates/redox_syscall-0.2.10/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/redox_syscall-0.2.10/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/redox_syscall-0.1.56/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/shells/nsh/nsh-0.4.2/cargo-crates/redox_syscall-0.1.57/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/shells/nsh/nsh-0.4.2/cargo-crates/redox_syscall-0.2.9/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/net-im/fractal/fractal-4.4.0/vendor/redox_syscall/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/devel/grex/grex-1.3.0/cargo-crates/redox_syscall-0.2.5/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/devel/grcov/grcov-0.8.2/cargo-crates/redox_syscall-0.2.9/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/redox_syscall-0.2.5/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/redox_syscall-0.2.10/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/security/cloak/cloak-0.2.0/cargo-crates/redox_syscall-0.1.54/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", variable
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/redox_syscall-0.1.56/src/
H A Derror.rs24 if errno >= 1 && errno < STR_ERROR.len() as i32 { in demux()
32 STR_ERROR.get(self.errno as usize).map(|&x| x).unwrap_or("Unknown Error") in text()
180 pub static STR_ERROR: [&'static str; 132] = ["Success", const

1234567