Lines Matching refs:cfg
34 #![cfg(any(unix, windows, target_os = "wasi"))]
38 #[cfg(not(io_safety_is_in_std))]
41 #[cfg(not(io_safety_is_in_std))]
44 #[cfg(not(io_safety_is_in_std))]
45 #[cfg(any(unix, target_os = "wasi"))]
47 #[cfg(not(io_safety_is_in_std))]
48 #[cfg(windows)]
50 #[cfg(any(unix, target_os = "wasi"))]
53 #[cfg(windows)]
57 #[cfg(not(io_safety_is_in_std))]
58 #[cfg(any(unix, target_os = "wasi"))]
60 #[cfg(not(io_safety_is_in_std))]
61 #[cfg(windows)]
67 #[cfg(io_safety_is_in_std)]
68 #[cfg(unix)]
70 #[cfg(io_safety_is_in_std)]
71 #[cfg(target_os = "wasi")]
73 #[cfg(io_safety_is_in_std)]
74 #[cfg(windows)]
91 #[cfg(io_safety_is_in_std)]
92 #[cfg(any(unix, target_os = "wasi"))]
100 #[cfg(io_safety_is_in_std)]
101 #[cfg(any(unix, target_os = "wasi"))]
113 #[cfg(io_safety_is_in_std)]
114 #[cfg(windows)]
122 #[cfg(io_safety_is_in_std)]
123 #[cfg(windows)]
135 #[cfg(io_safety_is_in_std)]
136 #[cfg(windows)]
144 #[cfg(io_safety_is_in_std)]
145 #[cfg(windows)]
162 #[cfg(feature = "close")]
169 #[cfg(not(io_safety_is_in_std))]
170 #[cfg(feature = "async-std")]
172 #[cfg(not(io_safety_is_in_std))]
173 #[cfg(feature = "fs-err")]
175 #[cfg(not(io_safety_is_in_std))]
176 #[cfg(feature = "mio")]
178 #[cfg(not(target_os = "wasi"))]
179 #[cfg(not(io_safety_is_in_std))]
180 #[cfg(feature = "os_pipe")]
182 #[cfg(not(io_safety_is_in_std))]
183 #[cfg(feature = "socket2")]
185 #[cfg(not(io_safety_is_in_std))]
186 #[cfg(feature = "tokio")]