Searched refs:TIOCGPTLCK (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/xtensa/include/uapi/asm/
H A Dioctls.h107 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dioctls.h62 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dioctls.h93 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
/linux-master/arch/sh/include/uapi/asm/
H A Dioctls.h95 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
/linux-master/include/uapi/asm-generic/
H A Dioctls.h79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dioctls.h79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
/linux-master/arch/powerpc/include/uapi/asm/
H A Dioctls.h102 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dioctls.h107 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dioctls.h26 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro
/linux-master/drivers/tty/
H A Dpty.c459 case TIOCGPTLCK: /* Get PT Lock status */
648 case TIOCGPTLCK: /* Get PT Lock status */

Completed in 160 milliseconds