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

/darwin-on-arm/xnu/bsd/sys/
H A Dttycom.h112 #define TIOCSETAF _IOW('t', 22, struct termios) /* drn out, fls in, set */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_compat.c246 *com = (*com == TIOCSETP) ? TIOCSETAF : TIOCSETA;

Completed in 59 milliseconds