Home
last modified time | relevance | path

Searched defs:hasmntopt (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs2987 pub fn hasmntopt(mnt: *const crate::mntent, opt: *const c_char) -> *mut c_char; in hasmntopt() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3905 pub fn hasmntopt(mnt: *const crate::mntent, opt: *const c_char) -> *mut c_char; in hasmntopt() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6749 pub fn hasmntopt(mnt: *const crate::mntent, opt: *const c_char) -> *mut c_char; in hasmntopt() function