| /third_party/rust/rust/src/doc/rustc/src/platform-support/ |
| D | openbsd.md | 1 # \*-unknown-openbsd 5 [OpenBSD] multi-platform 4.4BSD-based UNIX-like operating system. 7 [OpenBSD]: https://www.openbsd.org/ 9 The target names follow this format: `$ARCH-unknown-openbsd`, where `$ARCH` specifies the target pr… 11 | Target name | C++ library | OpenBSD Platform | 13 | `aarch64-unknown-openbsd` | libc++ | [64-bit ARM systems](https://www.openbsd.org/arm64… 14 …known-openbsd` | libc++ | [Standard PC and clones based on the Intel i386 architectur… 15 | `powerpc64-unknown-openbsd` | libc++ | [IBM POWER-based PowerNV systems](https://www.open… 16 | `riscv64gc-unknown-openbsd` | libc++ | [64-bit RISC-V systems](https://www.openbsd.org/ri… 17 | `sparc64-unknown-openbsd` | estdc++ | [Sun UltraSPARC and Fujitsu SPARC64 systems](https… [all …]
|
| /third_party/rust/crates/rustix/src/backend/libc/io/ |
| D | errno.rs | 36 target_os = "openbsd", 53 target_os = "openbsd", 66 target_os = "openbsd", 82 target_os = "openbsd", 99 target_os = "openbsd", 110 target_os = "openbsd", 123 target_os = "openbsd", 137 target_os = "openbsd", 151 target_os = "openbsd", 175 target_os = "openbsd", [all …]
|
| /third_party/rust/crates/rustix/src/termios/ |
| D | mod.rs | 21 target_os = "openbsd", 33 target_os = "openbsd", 45 target_os = "openbsd", 57 target_os = "openbsd", 71 target_os = "openbsd", 85 target_os = "openbsd", 99 target_os = "openbsd", 113 target_os = "openbsd", 123 target_os = "openbsd", 135 target_os = "openbsd", [all …]
|
| D | constants.rs | 9 target_os = "openbsd", 20 target_os = "openbsd", 31 target_os = "openbsd", 42 target_os = "openbsd", 55 target_os = "openbsd", 68 target_os = "openbsd", 81 target_os = "openbsd", 94 target_os = "openbsd", 103 target_os = "openbsd" 114 target_os = "openbsd", [all …]
|
| /third_party/rust/crates/rustix/src/backend/libc/net/ |
| D | types.rs | 73 target_os = "openbsd", 90 target_os = "openbsd", 108 target_os = "openbsd", 122 target_os = "openbsd", 136 target_os = "openbsd", 149 target_os = "openbsd", 162 target_os = "openbsd", 180 target_os = "openbsd", 194 target_os = "openbsd", 207 target_os = "openbsd", [all …]
|
| D | addr.rs | 29 target_os = "openbsd", 59 target_os = "openbsd", in _new() 73 target_os = "openbsd", in _new() 101 target_os = "openbsd", in new_abstract_name() 116 target_os = "openbsd", in init() 126 target_os = "openbsd", in init() 136 target_os = "openbsd", in init() 187 target_os = "openbsd", in addr_len() 198 target_os = "openbsd", in addr_len() 284 target_os = "openbsd", in offsetof_sun_path() [all …]
|
| D | send_recv.rs | 17 target_os = "openbsd", 39 target_os = "openbsd", 70 target_os = "openbsd",
|
| /third_party/rust/crates/rustix/src/backend/libc/termios/ |
| D | types.rs | 103 target_os = "openbsd", 210 target_os = "openbsd", 254 target_os = "openbsd", 265 target_os = "openbsd", 277 target_os = "openbsd", 292 target_os = "openbsd", 307 target_os = "openbsd", 321 target_os = "openbsd", 336 target_os = "openbsd", 353 target_os = "openbsd", [all …]
|
| /third_party/musl/third_party/openbsd/ |
| D | .upstream_base_commits | 1 #openbsd = https://github.com/openbsd/src.git 2 lib/libc/string/strcasestr.c openbsd lib/libc/string/strcasestr.c 71ab85de86c9965af0a2d6132e10736e2… 3 lib/libc/string/strncpy.c openbsd lib/libc/string/strncpy.c 9b9d2a55a62c8e82206c25f94fcc7f4e2765250e 4 gnu/lib/libexecinfo/backtrace.c openbsd gnu/lib/libexecinfo/backtrace.c 771fbea0148a7fe458cf2c657ed…
|
| /third_party/libabigail/tests/data/test-types-stability/ |
| D | pr27980-libc.so | __cxa_finalize __dso_handle __register_atfork pthread_atfork __aeabi_memcpy __aeabi_read_tp __stack_chk_fail __stack_chk_guard android_unsafe_frame_pointer_chase getprogname strncmp __errno abort android_run_on_all_threads mprotect prctl strerror dlerror dlopen ... |
| /third_party/musl/ |
| D | README.OpenSource | 12 "Name" : "OpenBSD", 14 "License File" : "third_party/openbsd/LICENSE", 17 "Upstream URL" : "https://cvsweb.openbsd.org/src/lib/libc/string/", 18 …"Description" : "The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-l…
|
| /third_party/rust/crates/rustix/examples/ |
| D | process.rs | 59 #[cfg(not(target_os = "openbsd"))] in main() 69 target_os = "openbsd", in main() 81 target_os = "openbsd", in main() 93 target_os = "openbsd", in main() 105 target_os = "openbsd", in main() 117 target_os = "openbsd", in main() 131 target_os = "openbsd", in main()
|
| D | stdio.rs | 140 target_os = "openbsd", in show() 187 target_os = "openbsd", in show() 198 target_os = "openbsd", in show() 210 target_os = "openbsd", in show() 224 target_os = "openbsd", in show() 236 target_os = "openbsd", in show() 251 target_os = "openbsd", in show() 266 target_os = "openbsd", in show() 281 target_os = "openbsd", in show() 298 target_os = "openbsd", in show() [all …]
|
| /third_party/backends/ |
| D | README.openbsd | 1 SANE and OpenBSD 13 Since release 3.9, SANE is available from OpenBSD ports. 26 USB-Scanners are supported in principle since OpenBSD 2.9. The USB scanner 31 (sys/devs/usb/uscanner.c). With OpenBSD 3.0 there is also a bug concerning 49 and detach scripts. See tools/openbsd for an example.
|
| /third_party/rust/crates/rustix/src/backend/libc/fs/ |
| D | dir.rs | 37 target_os = "openbsd", 146 // We have our own copy of OpenBSD's dirent; check that the in read() 148 #[cfg(target_os = "openbsd")] in read() 235 target_os = "openbsd", in read_dirent() 243 target_os = "openbsd" in read_dirent() 254 target_os = "openbsd", in read_dirent() 295 #[cfg(not(any(target_os = "freebsd", target_os = "netbsd", target_os = "openbsd")))] in read_dirent() 297 #[cfg(any(target_os = "freebsd", target_os = "netbsd", target_os = "openbsd"))] in read_dirent() 307 target_os = "openbsd", in read_dirent() 322 #[cfg(target_os = "openbsd")] in read_dirent() [all …]
|
| /third_party/rust/crates/rustix/src/backend/libc/process/ |
| D | types.rs | 82 #[cfg(not(target_os = "openbsd"))] 94 target_os = "openbsd", 108 target_os = "openbsd", 122 target_os = "openbsd", 136 target_os = "openbsd", 150 target_os = "openbsd", 166 target_os = "openbsd", 232 target_os = "openbsd", 283 target_os = "openbsd", 321 target_os = "openbsd", in from_raw() [all …]
|
| /third_party/rust/rust/src/doc/rustc/src/ |
| D | platform-support.md | 228 [`aarch64-unknown-openbsd`](platform-support/openbsd.md) | ✓ | ✓ | ARM64 OpenBSD 267 [`i686-unknown-openbsd`](platform-support/openbsd.md) | ✓ | ✓ | 32-bit OpenBSD 288 `powerpc-unknown-openbsd` | ? | | 297 [`powerpc64-unknown-openbsd`](platform-support/openbsd.md) | ✓ | ✓ | OpenBSD/powerpc64 309 [`riscv64gc-unknown-openbsd`](platform-support/openbsd.md) | ✓ | ✓ | OpenBSD/riscv64 313 [`sparc64-unknown-openbsd`](platform-support/openbsd.md) | ✓ | ✓ | OpenBSD/sparc64 332 [`x86_64-unknown-openbsd`](platform-support/openbsd.md) | ✓ | ✓ | 64-bit OpenBSD
|
| /third_party/rust/crates/libc/ |
| D | triagebot.toml | 15 [mentions."src/unix/bsd/netbsdlike/openbsd"] 16 message = "Some changes occurred in OpenBSD module" 20 message = "Some changes occurred in OpenBSD module"
|
| /third_party/rust/crates/rustix/src/backend/libc/mm/ |
| D | types.rs | 64 target_os = "openbsd", 80 target_os = "openbsd", 99 target_os = "openbsd", 113 target_os = "openbsd", 127 target_os = "openbsd", 144 target_os = "openbsd", 161 target_os = "openbsd", 175 target_os = "openbsd", 198 target_os = "openbsd", 230 target_os = "openbsd",
|
| /third_party/FreeBSD/lib/libc/gen/ |
| D | arc4random.h | 1 /* $OpenBSD: arc4random.h,v 1.4 2015/01/15 06:57:18 deraadt Exp $ */ 5 * Copyright (c) 2008, Damien Miller <djm@openbsd.org> 6 * Copyright (c) 2013, Markus Friedl <markus@openbsd.org> 7 * Copyright (c) 2014, Theo de Raadt <deraadt@openbsd.org>
|
| /third_party/rust/crates/nix/src/sys/ |
| D | termios.rs | 95 target_os = "openbsd" 106 target_os = "openbsd" 128 target_os = "openbsd" 139 target_os = "openbsd" 161 target_os = "openbsd" 172 target_os = "openbsd" 195 target_os = "openbsd" 206 target_os = "openbsd" 380 target_os = "openbsd"))] 388 target_os = "openbsd"))] [all …]
|
| D | event.rs | 26 target_os = "openbsd" 87 target_os = "openbsd" 100 target_os = "netbsd", target_os = "openbsd"))] 119 target_os = "netbsd", target_os = "openbsd"))] 131 #[cfg(target_os = "openbsd")] 194 #[cfg(target_os = "openbsd")] 290 target_os = "openbsd"
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 20.1.7.rst | 100 - util: unbreak endian detection on OpenBSD 101 - util/anon_file: add OpenBSD shm_mkstemp() path 102 - meson: build with _ISOC11_SOURCE on OpenBSD 104 - util: futex fixes for OpenBSD 109 - util/os_misc: os_get_available_system_memory() for OpenBSD
|
| /third_party/rust/crates/rustix/tests/thread/ |
| D | clocks.rs | 8 target_os = "openbsd", 59 target_os = "openbsd", 114 target_os = "openbsd", 181 target_os = "openbsd", 206 target_os = "openbsd",
|
| /third_party/rust/crates/nix/src/ |
| D | unistd.rs | 12 target_os = "openbsd", 52 target_os = "openbsd" 61 target_os = "openbsd" 872 target_os = "openbsd"))] 966 target_os = "openbsd", 1179 target_os = "openbsd", 1351 target_os = "openbsd" 1388 target_os = "openbsd", 1608 target_os = "openbsd"))] { 1943 target_os = "netbsd", target_os = "openbsd", target_os = "redox"))] [all …]
|