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