Home
last modified time | relevance | path

Searched defs:error_unsupported (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/rust/compiler/rustc_data_structures/src/flock/
Dunsupported.rs13 pub fn error_unsupported(_err: &io::Error) -> bool { in error_unsupported() method
Dlinux.rs28 pub fn error_unsupported(err: &io::Error) -> bool { in error_unsupported() method
Dwindows.rs83 pub fn error_unsupported(err: &io::Error) -> bool { in error_unsupported() method
Dunix.rs34 pub fn error_unsupported(err: &io::Error) -> bool { in error_unsupported() method