Searched refs:TIOCGPTLCK (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | ioctls.h | 79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | ioctls.h | 79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | ioctls.h | 79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | ioctls.h | 79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | ioctls.h | 93 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/ |
| H A D | 0005-uapi-ioctls.h-Add-TIOCGPTPEER-from-upstream.patch | 20 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | ioctls.h | 62 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/ |
| H A D | ioctls.h | 95 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | ioctls.h | 107 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ioctls.h | 102 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 107 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | ioctls.h | 26 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | pty.c | 468 case TIOCGPTLCK: /* Get PT Lock status */ in pty_bsd_ioctl() 659 case TIOCGPTLCK: /* Get PT Lock status */ in pty_unix98_ioctl()
|