Searched refs:linux_ioctl_socket (Results 1 – 1 of 1) sorted by relevance
106 static linux_ioctl_function_t linux_ioctl_socket; variable129 { linux_ioctl_socket, LINUX_IOCTL_SOCKET_MIN, LINUX_IOCTL_SOCKET_MAX };2340 linux_ioctl_socket(struct thread *td, struct linux_ioctl_args *args) in linux_ioctl_socket() function2589 return (linux_ioctl_socket(td, args)); in linux_ioctl_private()