Home
last modified time | relevance | path

Searched defs:makedev_ffi (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/libc/libc-test/src/
H A Dmakedev.c11 dev_t makedev_ffi(unsigned major, unsigned minor) { in makedev_ffi() function
/third_party/rust/crates/libc/libc-test/test/
H A Dmakedev.rs20 pub fn makedev_ffi(major: c_uint, minor: c_uint) -> dev_t; in makedev_ffi() functions

Completed in 1 milliseconds