HomeSort by relevance Sort by last modified time
    Searched defs:VKI_TIOCGPTN (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/include/vki/
vki-amd64-linux.h 449 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
vki-ppc32-linux.h 622 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
    [all...]
vki-ppc64-linux.h 617 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int)
vki-x86-linux.h 529 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
vki-arm-linux.h 524 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */

Completed in 26 milliseconds