Home
last modified time | relevance | path

Searched refs:fmount (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt1949 fmount
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5634 pub fn fmount(src: *const c_char, fd: c_int, flags: c_int, data: *mut c_void) -> c_int; in fmount() function