Searched refs:TIOCSPTLCK (Results 1 – 4 of 4) sorted by relevance
70 #define TIOCSPTLCK _IOW('T', 0x31, int) /* Lock/unlock Pty */ macro
88 #define TIOCSPTLCK _IOW('T', 0x31, int) /* Lock/unlock Pty */ macro
254 case TIOCSPTLCK: in term_ioctl()
2632 #ifdef TIOCSPTLCK2634 if (ioctl(mfd, TIOCSPTLCK, &ptn) < 0)