Searched defs:ioctl_with_ptr (Results 1 – 4 of 4) sorted by relevance
200 pub unsafe fn ioctl_with_ptr<T>( in ioctl_with_ptr() function
260 pub unsafe fn ioctl_with_ptr<T>( in ioctl_with_ptr() function
358 pub unsafe fn ioctl_with_ptr<F: AsRawFd, T>(fd: &F, req: c_ulong, arg: *const T) -> c_int { in ioctl_with_ptr() function
195 pub unsafe fn ioctl_with_ptr<T>( in ioctl_with_ptr() function