Home
last modified time | relevance | path

Searched refs:TIOCSETC (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/bsd/sys/
H A Dioctl_compat.h120 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */ macro
/xnu-11417.121.6/bsd/kern/
H A Dtty_compat.c273 case TIOCSETC: in ttsetcompat()
395 case TIOCSETC: in ttcompat()
H A Dtty_dev.c1196 case TIOCSETC:
H A Dtty.c1096 case TIOCSETC: in ttioctl_locked()