Home
last modified time | relevance | path

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

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