Searched refs:VKI_TIOCGPTN (Results 1 - 8 of 8) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-amd64-linux.h461 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
H A Dvki-arm-linux.h503 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
H A Dvki-ppc32-linux.h634 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
H A Dvki-ppc64-linux.h629 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) macro
H A Dvki-s390x-linux.h602 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
H A Dvki-x86-linux.h541 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
H A Dvki-mips32-linux.h623 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-linux.c4392 case VKI_TIOCGPTN: /* Get Pty Number (of pty-mux device) */
5756 case VKI_TIOCGPTN: /* Get Pty Number (of pty-mux device) */

Completed in 73 milliseconds