Home
last modified time | relevance | path

Searched refs:SIGWINCH (Results 1 - 25 of 110) sorted by relevance

12345

/third_party/ltp/lib/
H A Dsigname.h74 #ifdef SIGWINCH in tst_strsig()
75 PAIR(SIGWINCH) in tst_strsig()
/third_party/musl/src/string/
H A Dstrsignal.c11 && (SIGXFSZ == 25) && (SIGVTALRM == 26) && (SIGPROF == 27) && (SIGWINCH == 28) \
50 [SIGWINCH] = 28,
/third_party/node/src/api/
H A Dutils.cc128 #ifdef SIGWINCH in signo_string()
129 SIGNO_CASE(SIGWINCH); in signo_string()
/third_party/ltp/testcases/kernel/syscalls/signal/
H A Dsignal05.c22 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
H A Dsignal04.c19 SIGWINCH, SIGIO, SIGPWR, SIGSYS
H A Dsignal03.c22 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
/third_party/selinux/libselinux/utils/
H A Davcstat.c91 if (num == SIGWINCH) in sighandler()
145 i = sigaction(SIGWINCH, &sa, NULL); in main()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h78 #define SIGWINCH 28 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h79 #define SIGWINCH 28 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h79 #define SIGWINCH 28 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h79 #define SIGWINCH 28 macro
/third_party/musl/arch/arm/bits/
H A Dsignal.h79 #define SIGWINCH 28 macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h77 #define SIGWINCH 28 macro
/third_party/musl/arch/sh/bits/
H A Dsignal.h89 #define SIGWINCH 28 macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h94 #define SIGWINCH 28 macro
/third_party/libuv/include/uv/
H A Dwin.h96 #define SIGWINCH 28 macro
98 /* Redefine NSIG to take SIGWINCH into consideration */
99 #if defined(NSIG) && NSIG <= SIGWINCH
103 # define NSIG SIGWINCH + 1
/third_party/node/deps/uv/include/uv/
H A Dwin.h95 #define SIGWINCH 28 macro
97 /* Redefine NSIG to take SIGWINCH into consideration */
98 #if defined(NSIG) && NSIG <= SIGWINCH
102 # define NSIG SIGWINCH + 1
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h80 #define SIGWINCH 28 macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h108 #define SIGWINCH 20 macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h112 #define SIGWINCH 28 macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h113 #define SIGWINCH 28 macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h112 #define SIGWINCH 28 macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h127 #define SIGWINCH 20 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h127 #define SIGWINCH 20 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h103 #define SIGWINCH 28 macro

Completed in 10 milliseconds

12345