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