Home
last modified time | relevance | path

Searched refs:linux_ioctl_console (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/compat/linux/
H A Dlinux_ioctl.c103 static linux_ioctl_function_t linux_ioctl_console; variable
123 { linux_ioctl_console, LINUX_IOCTL_CONSOLE_MIN, LINUX_IOCTL_CONSOLE_MAX };
2009 linux_ioctl_console(struct thread *td, struct linux_ioctl_args *args) in linux_ioctl_console() function