Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/
H A Dttycom.h117 #define TIOCGETA_64 _IOR('t', 19, struct user_termios) macro
/xnu-8792.81.2/bsd/kern/
H A Dtty.c1142 case TIOCGETA_64: /* get termios struct */ in ttioctl_locked()