tag | line | file | source code |
---|---|---|---|
TIOCGPGRP | 42 | include/asm-alpha/ioctls.h | #define TIOCGPGRP _IOR('t', 119, int) |
TIOCGPGRP | 22 | include/asm-i386/ioctls.h | #define TIOCGPGRP 0x540F |
TIOCGPGRP | 52 | include/asm-mips/ioctls.h | #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */ |
TIOCGPGRP | 77 | include/asm-ppc/termios.h | #define TIOCGPGRP _IOR('t', 119, int) |
TIOCGPGRP | 111 | include/asm-sparc/termios.h | #define TIOCGPGRP _IOR('t', 131, int) |