Home
last modified time | relevance | path

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

/src/sys/compat/linux/
H A Dlinux_ioctl.c127 { .func = linux_ioctl_termio, .low = LINUX_IOCTL_TERMIO_MIN,
694 linux_ioctl_termio(struct thread *td, struct linux_ioctl_args *args) in linux_ioctl_termio() function