Home
last modified time | relevance | path

Searched defs:netbsd (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/clippy/tests/ui/
Dmismatched_target_os_unix.rs19 fn netbsd() {} in netbsd() function
/third_party/rust/rust/library/std/src/os/
Dmod.rs129 pub mod netbsd; module