Searched defs:ioctl (Results 1 – 3 of 3) sorted by relevance
9 pub mod ioctl; module
149 fn ioctl( in ioctl() method278 unsafe extern "C" fn ioctl(file: *mut bindings::file, cmd: c_uint, arg: c_ulong) -> c_long { in ioctl() method
94 pub mod ioctl; module
Completed in 36 milliseconds