Lines Matching full:freebsd
1 #[cfg(target_os = "freebsd")]
5 #[cfg(target_os = "freebsd")]
7 #[cfg(target_os = "freebsd")]
19 #[cfg(any(target_os = "netbsd", target_os = "freebsd"))]
24 #[cfg(target_os = "freebsd")]
30 #[cfg(target_os = "freebsd")]
33 #[cfg(any(apple_targets, target_os = "freebsd"))]
42 #[cfg(target_os = "freebsd")]
60 /// See [mksnap_ffs(8)](https://www.freebsd.org/cgi/man.cgi?query=mksnap_ffs)
61 #[cfg(any(apple_targets, target_os = "freebsd"))]
75 target_os = "freebsd",
83 #[cfg(target_os = "freebsd")]
92 #[cfg(target_os = "freebsd")]
99 #[cfg(target_os = "freebsd")]
119 #[cfg(target_os = "freebsd")]
122 #[cfg(target_os = "freebsd")]
133 #[cfg(target_os = "freebsd")]
141 #[cfg(target_os = "freebsd")]
144 /// Mount a FreeBSD file system.
180 /// * [`nmount(2)`](https://www.freebsd.org/cgi/man.cgi?query=nmount)
181 /// * [`nullfs(5)`](https://www.freebsd.org/cgi/man.cgi?query=nullfs)
182 #[cfg(target_os = "freebsd")]
193 #[cfg(target_os = "freebsd")]
390 #[cfg(target_os = "freebsd")]
410 target_os = "freebsd",