Searched refs:sa_flags (Results 1251 - 1275 of 1305) sorted by relevance
1...<<515253
| /third_party/mbedtls/library/ |
| H A D | sha512.c | 183 new_action.sa_flags = 0; in mbedtls_a64_crypto_sha512_determine_support()
|
| /third_party/ltp/pan/ |
| H A D | ltp-pan.c | 510 sa.sa_flags = 0; in main()
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/ |
| H A D | mod.rs | 9 pub sa_flags: ::c_int,
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/ |
| H A D | mod.rs | 169 pub sa_flags: ::c_ulong,
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| H A D | mod.rs | 436 pub sa_flags: ::c_int,
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/ |
| H A D | mod.rs | 21 pub sa_flags: ::c_int,
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
| H A D | s390x.rs | 20 pub sa_flags: ::c_int,
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| H A D | mod.rs | 167 pub sa_flags: ::c_ulong,
|
| /third_party/backends/backend/ |
| H A D | plustek.c | 460 act.sa_flags = 0; in thread_entry() 581 act.sa_flags = 0; in do_cancel()
|
| 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/tzdata/ |
| H A D | zic.c | 862 act.sa_flags = 0; in catch_signals() 864 && ! (act0.sa_flags & SA_SIGINFO) && act0.sa_handler == SIG_IGN) { in catch_signals()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | evlist.c | 1401 .sa_flags = SA_SIGINFO, in perf_evlist__prepare_workload()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | evlist.c | 1490 .sa_flags = SA_SIGINFO, in evlist__prepare_workload()
|
| /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/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,
|
Completed in 75 milliseconds
1...<<515253