Home
last modified time | relevance | path

Searched defs:sctty_ioctl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dsyscons.c251 static tsw_ioctl_t sctty_ioctl; variable
887 sctty_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) in sctty_ioctl() function