Home
last modified time | relevance | path

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

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