Home
last modified time | relevance | path

Searched refs:TIOCSTOP (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h86 #define TIOCSTOP 0x5462 macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h44 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h38 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dioctls.h32 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h43 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h67 #define TIOCSTOP _IO('t', 111) macro
/openbmc/qemu/linux-user/
H A Dioctls.h705 IOCTL_IGNORE(TIOCSTOP)