Home
last modified time | relevance | path

Searched refs:mknod (Results 1 – 5 of 5) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt650 mknod
H A Daix.txt2121 mknod
H A Dandroid.txt3539 mknod
/rust-libc-0.2.174/src/unix/
H A Dmod.rs1469 pub fn mknod(pathname: *const c_char, mode: mode_t, dev: crate::dev_t) -> c_int; in mknod() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3845 pub fn mknod(pathname: *const c_char, mode: mode_t, dev: crate::dev_t) -> c_int; in mknod() function