Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/syscons/
Dsyscons.c245 static tsw_ioctl_t sctty_ioctl; variable
799 sctty_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) in sctty_ioctl() function