Searched refs:TIOCEXT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.81.2/bsd/sys/ | ||
| H A D | ttycom.h | 161 #define TIOCEXT _IOW('t', 96, int) /* pty: external processing */ macro |
| /xnu-8792.81.2/bsd/kern/ | ||
| H A D | tty_dev.c | 959 if (cmd == TIOCEXT && allow_ext_ioctl) { |