]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/ttycom.h
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / bsd / sys / ttycom.h
index 3fdc94b858ecaa24f173ef251c6ab4f0d59a8436..4aadeade589c36f466b5fcfb3687c50a8552f435 100644 (file)
@@ -182,6 +182,7 @@ struct winsize {
 #define TIOCPTYUNLK     _IO('t', 82)            /* unlockpt(3) */
 #ifdef KERNEL
 #define TIOCREVOKE       _IO('t', 81)
+#define TIOCREVOKECLEAR  _IO('t', 80)
 #endif
 
 #define TTYDISC         0               /* termios tty line discipline */