Home
last modified time | relevance | path

Searched refs:unmount (Results 1 – 6 of 6) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dopenbsd.txt1339 unmount
H A Dnetbsd.txt1626 unmount
H A Ddragonfly.txt1638 unmount
H A Dfreebsd.txt2399 unmount
H A Dapple.txt2348 unmount
/rust-libc-0.2.174/src/unix/bsd/
H A Dmod.rs664 pub fn unmount(target: *const c_char, arg: c_int) -> c_int; in unmount() function