Searched refs:TIOCGSID (Results 1 – 6 of 6) sorted by relevance
81 #define TIOCGSID _IOR('t', 99, int) /* get session id */ macro
102 if (_ioctl(fd, TIOCGSID, &s) < 0) in tcgetsid()
341 case TIOCGSID: in ptsdev_ioctl()
1835 case TIOCGSID: in tty_generic_ioctl()
2336 unsigned IOCTL_TIOCGSID = TIOCGSID;
1261 _(TIOCGSID, WRITE, sizeof(int));