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

/darwin-on-arm/xnu/bsd/sys/
H A Dtty.h304 int ttioctl(struct tty *tp, u_long com, caddr_t data, int flag,
/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c79 * o Wrap most of ttioctl in spltty/splx.
965 * ttioctl
982 ttioctl(struct tty *tp, u_long cmd, caddr_t data, int flag, proc_t p) function
1047 * This function calls ttcompat(), which can re-call ttioctl()

Completed in 14 milliseconds