Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dtty.h313 int ttioctl(struct tty *tp, u_long com, caddr_t data, int flag,
/xnu-10002.41.9/bsd/kern/
H A Dtty.c992 ttioctl(struct tty *tp, u_long cmd, caddr_t data, int flag, proc_t p) in ttioctl() function