Searched refs:TIOCGPTLCK (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/include/uapi/asm-generic/ |
| A D | ioctls.h | 79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /linux/include/uapi/asm-generic/ |
| A D | ioctls.h | 79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /linux/arch/mips/include/uapi/asm/ |
| A D | ioctls.h | 93 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /linux/arch/parisc/include/uapi/asm/ |
| A D | ioctls.h | 62 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /linux/arch/xtensa/include/uapi/asm/ |
| A D | ioctls.h | 107 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /linux/arch/sh/include/uapi/asm/ |
| A D | ioctls.h | 95 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /linux/arch/powerpc/include/uapi/asm/ |
| A D | ioctls.h | 102 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /linux/arch/alpha/include/uapi/asm/ |
| A D | ioctls.h | 107 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /linux/arch/sparc/include/uapi/asm/ |
| A D | ioctls.h | 26 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /linux/drivers/tty/ |
| A D | pty.c | 469 case TIOCGPTLCK: /* Get PT Lock status */ in pty_bsd_ioctl() 658 case TIOCGPTLCK: /* Get PT Lock status */ in pty_unix98_ioctl()
|
Completed in 15 milliseconds