Home
last modified time | relevance | path

Searched refs:SIGTSTP (Results 1 – 25 of 70) sorted by relevance

123

/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/bits/
H A Dsignum-arch.h39 #define SIGTSTP 20 /* Keyboard stop. */ 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/bits/
H A Dsignum-arch.h39 #define SIGTSTP 20 /* Keyboard stop. */ macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dsignal.h33 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dsig_names.h35 [SIGTSTP] = 20, /* 18, 20, 24 */
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dsignal.h31 #define SIGTSTP 25 macro
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dsignal.h30 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/
H A Dsignal.h38 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/arch/h8300/include/uapi/asm/
H A Dsignal.h38 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dsignal.h46 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/
H A Dsignal.h38 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dsignal.h31 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dsignal.h55 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dsignal.h51 #define SIGTSTP 24 /* Keyboard stop (POSIX). */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dsignal.h43 #define SIGTSTP 20 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/
H A Dsignal.h36 #define SIGTSTP 20 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 Dsignal.h31 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dsignal.h41 #define SIGTSTP 20 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 Dsignal.h31 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dsignal.h40 #define SIGTSTP 18 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dsignal.h42 #define SIGTSTP 20 macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dsignal.h60 #define SIGTSTP 18 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dsignal.h420 rt_sigmask(SIGSTOP) | rt_sigmask(SIGTSTP) | \
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c282 DEFINE(_SIGTSTP, SIGTSTP); in output_signal_defined()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dpty.c202 if (sig != SIGINT && sig != SIGQUIT && sig != SIGTSTP) in pty_signal()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-telnet/files/
H A DTo-aviod-buffer-overflow-in-telnet.patch1200 #ifdef SIGTSTP
1201 signal(SIGTSTP, SIG_DFL);

123