Lines Matching refs:target_os
4 #[cfg(not(target_os = "redox"))]
11 #[cfg(any(target_os = "android", target_os = "linux"))]
13 #[cfg(any(target_os = "android", target_os = "linux"))]
17 target_os = "linux",
18 target_os = "android",
19 target_os = "emscripten",
20 target_os = "fuchsia",
21 any(target_os = "wasi", target_env = "wasi"),
23 target_os = "freebsd"
27 #[cfg(not(target_os = "redox"))]
33 #[cfg(any(target_os = "android", target_os = "linux"))]
35 #[cfg(any(target_os = "android", target_os = "linux"))]
46 #[cfg(target_os = "netbsd")]
59 #[cfg(any(target_os = "android",
60 target_os = "dragonfly",
61 target_os = "freebsd",
62 target_os = "linux",
63 target_os = "netbsd"))]
68 #[cfg(any(target_os = "android",
69 target_os = "ios",
70 target_os = "linux",
71 target_os = "macos",
72 target_os = "netbsd",
73 target_os = "openbsd"))]
78 #[cfg(target_os = "freebsd")]
81 #[cfg(any(target_os = "dragonfly",
82 target_os = "freebsd",
83 target_os = "ios",
84 target_os = "macos",
85 target_os = "netbsd",
86 target_os = "openbsd",
87 target_os = "redox"))]
90 #[cfg(any(target_os = "dragonfly",
91 target_os = "freebsd",
92 target_os = "ios",
93 all(target_os = "linux", not(target_env = "musl")),
94 target_os = "macos",
95 target_os = "netbsd",
96 target_os = "openbsd",
97 target_os = "redox"))]
100 #[cfg(any(target_os = "android", target_os = "linux"))]
103 #[cfg(any(target_os = "android", target_os = "linux"))]
106 #[cfg(not(target_os = "redox"))]
109 #[cfg(not(target_os = "redox"))]
116 #[cfg(target_os = "netbsd")]
121 #[cfg(any(target_os = "android", target_os = "linux", target_os = "redox"))]
132 #[cfg(any(target_os = "linux", target_os = "netbsd", target_os = "openbsd"))]
135 #[cfg(target_os = "netbsd")]
138 #[cfg(any(target_os = "dragonfly",
139 target_os = "freebsd",
140 target_os = "ios",
141 target_os = "macos",
142 target_os = "netbsd",
143 target_os = "openbsd",
144 target_os = "redox"))]
147 #[cfg(not(target_os = "redox"))]
150 #[cfg(any(target_os = "android", target_os = "linux"))]
155 #[cfg(target_os = "freebsd")]
176 #[cfg(not(target_os = "redox"))]
189 #[cfg(not(target_os = "redox"))]
222 #[cfg(target_os = "redox")] in readlink_maybe_at()
224 #[cfg(not(target_os = "redox"))] in readlink_maybe_at()
286 #[cfg(not(target_os = "redox"))]
292 #[cfg(not(target_os = "redox"))]
300 #[cfg(any(target_os = "android", target_os = "linux"))]
323 #[cfg(not(target_os = "redox"))]
335 #[cfg(any(target_os = "linux", target_os = "android"))]
337 #[cfg(any(target_os = "linux", target_os = "android"))]
339 #[cfg(any(target_os = "linux", target_os = "android"))]
341 #[cfg(any(target_os = "android", target_os = "linux"))]
343 #[cfg(any(target_os = "android", target_os = "linux"))]
345 #[cfg(any(target_os = "macos", target_os = "ios"))]
347 #[cfg(any(target_os = "linux", target_os = "android"))]
349 #[cfg(any(target_os = "linux", target_os = "android"))]
354 #[cfg(target_os = "redox")]
376 #[cfg(not(target_os = "redox"))] in fcntl()
378 #[cfg(not(target_os = "redox"))] in fcntl()
380 #[cfg(not(target_os = "redox"))] in fcntl()
382 #[cfg(any(target_os = "android", target_os = "linux"))] in fcntl()
384 #[cfg(any(target_os = "android", target_os = "linux"))] in fcntl()
386 #[cfg(any(target_os = "android", target_os = "linux"))] in fcntl()
388 #[cfg(any(target_os = "android", target_os = "linux"))] in fcntl()
390 #[cfg(any(target_os = "android", target_os = "linux"))] in fcntl()
392 #[cfg(any(target_os = "macos", target_os = "ios"))] in fcntl()
394 #[cfg(any(target_os = "linux", target_os = "android"))] in fcntl()
396 #[cfg(any(target_os = "linux", target_os = "android"))] in fcntl()
414 #[cfg(not(target_os = "redox"))]
432 #[cfg(any(target_os = "android", target_os = "linux"))]
469 #[cfg(any(target_os = "android", target_os = "linux"))]
498 #[cfg(any(target_os = "linux", target_os = "android"))]
518 #[cfg(any(target_os = "linux", target_os = "android"))]
524 #[cfg(any(target_os = "linux", target_os = "android"))]
537 #[cfg(any(target_os = "linux"))]
572 #[cfg(any(target_os = "linux"))]
584 target_os = "linux",
585 target_os = "android",
586 target_os = "emscripten",
587 target_os = "fuchsia",
588 any(target_os = "wasi", target_env = "wasi"),
590 target_os = "freebsd"
622 target_os = "linux",
623 target_os = "android",
624 target_os = "emscripten",
625 target_os = "fuchsia",
626 any(target_os = "wasi", target_env = "wasi"),
627 target_os = "freebsd"