Searched defs:ioctl_with_val (Results 1 – 2 of 2) sorted by relevance
167 pub unsafe fn ioctl_with_val( in ioctl_with_val() function435 fn ioctl_with_val() { in ioctl_with_val() function
167 pub unsafe fn ioctl_with_val(descriptor: &dyn AsRawDescriptor, nr: IoctlNr, arg: c_ulong) -> c_int { in ioctl_with_val() function