Searched refs:sa_flags (Results 1251 - 1275 of 1292) sorted by relevance
1...<<5152
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | pthreadndk1.cpp | 924 act.sa_flags = PARAM_0;
in PThreadKillThread()
|
| /test/xts/acts/kernel_lite/ipc_posix/signal/ |
| H A D | SignalTest.cpp | 317 act.sa_flags = SA_SIGINFO;
in HWTEST_F()
|
| /third_party/backends/backend/ |
| H A D | plustek-usbhw.c | 1576 s.sa_flags = 0; in usb_StartLampTimer()
|
| H A D | artec_eplus48u.c | 3407 act.sa_flags = 0; in reader_process() 3479 act.sa_flags = 0; in do_cancel()
|
| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 1773 sa.sa_flags = 0; in main()
|
| H A D | coap-server.c | 2906 sa.sa_flags = 0; in main()
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_context.c | 1951 action.sa_flags = SA_SIGINFO; in hud_create()
|
| /third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
| H A D | mod.rs | 191 pub sa_flags: ::c_int,
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 153 pub sa_flags: ::c_int,
|
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 284 pub sa_flags : ::c_int,
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | context.c | 707 if ((sa.sa_flags & SA_NOCLDWAIT) || sa.sa_handler == SIG_IGN) {
|
| /third_party/python/Python/ |
| H A D | pylifecycle.c | 3037 context.sa_flags = SA_ONSTACK; in PyOS_setsig()
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| H A D | mod.rs | 347 pub sa_flags: ::c_int,
|
| /kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 1104 act.sa_flags = SA_SIGINFO; in TEST_F()
|
| /third_party/libinput/test/ |
| H A D | litest.c | 891 act.sa_flags = 0; in litest_setup_sighandler()
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 652 pub sa_flags: ::c_short,
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| H A D | mod.rs | 253 pub sa_flags: ::c_int,
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| H A D | mod.rs | 261 pub sa_flags: ::c_int,
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | scsimain.c | 1799 sigact.sa_flags = 0; in install_handler() 1819 sigact.sa_flags = 0; in interrupt_handler()
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| H A D | general.rs | 3572 pub sa_flags: crate::ctypes::c_ulong, 3579 pub sa_flags: crate::ctypes::c_ulong,
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| H A D | general.rs | 3594 pub sa_flags: crate::ctypes::c_ulong, 3601 pub sa_flags: crate::ctypes::c_ulong,
|
| /third_party/rust/crates/linux-raw-sys/src/sparc/ |
| H A D | general.rs | 3810 pub sa_flags: crate::ctypes::c_ulong, 3819 pub sa_flags: crate::ctypes::c_ulong,
|
| /third_party/rust/crates/linux-raw-sys/src/sparc64/ |
| H A D | general.rs | 3780 pub sa_flags: crate::ctypes::c_ulong, 3789 pub sa_flags: crate::ctypes::c_ulong,
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-trace.c | 4798 sigchld_act.sa_flags = SA_SIGINFO;
|
| /kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 1119 act.sa_flags = SA_SIGINFO; in TEST_F()
|
Completed in 148 milliseconds
1...<<5152