taglinefilesource code
TIOCGPGRP42include/asm-alpha/ioctls.h#define TIOCGPGRP  _IOR('t', 119, int)
TIOCGPGRP22include/asm-i386/ioctls.h#define TIOCGPGRP  0x540F
TIOCGPGRP52include/asm-mips/ioctls.h#define TIOCGPGRP  _IOR('t', 119, int)  /* get pgrp of tty */
TIOCGPGRP77include/asm-ppc/termios.h#define TIOCGPGRP  _IOR('t', 119, int)
TIOCGPGRP111include/asm-sparc/termios.h#define TIOCGPGRP  _IOR('t', 131, int)