Home
last modified time | relevance | path

Searched refs:sa_flags (Results 876 - 900 of 977) sorted by relevance

1...<<31323334353637383940

/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
H A Dmod.rs148 pub sa_flags: ::c_ulong,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp389 Handler.sa_flags = 0; in installExceptionOrSignalHandlers()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsignalndk.cpp559 sa.sa_flags &= ~SA_RESTART; in Siginterrupt()
561 sa.sa_flags |= SA_RESTART; in Siginterrupt()
/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs687 (*p).sa_flags = match handler { in new()
700 SaFlags::from_bits_truncate(self.sigaction.sa_flags) in flags()
/third_party/libcoap/examples/
H A Detsi_iot_01.c618 sa.sa_flags = 0; in main()
H A Doscore-interop-server.c657 sa.sa_flags = 0; in main()
H A Dcoap-rd.c860 sa.sa_flags = 0; in main()
/third_party/libinput/tools/
H A Dlibinput-debug-tablet.c575 act.sa_flags = SA_SIGINFO; in main()
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest4.c548 act.sa_flags = 0; in setup()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl16.c300 sact.sa_flags = 0; in dochild()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv6_sender.c734 handler.sa_flags = 0; in send_packets()
H A Dns-icmpv4_sender.c564 handler.sa_flags = 0; in send_packets()
H A Dns-icmp_redirector.c751 handler.sa_flags = 0; in capture_frames()
/third_party/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c301 .sa_flags = 0, in worker_run()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Dstress.c607 sa.sa_flags = 0; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress2.c588 sa.sa_flags = 0; in main()
H A Dstress.c588 sa.sa_flags = 0; in main()
/third_party/vk-gl-cts/framework/qphelper/
H A DqpCrashHandler.c494 action.sa_flags = 0; in qpCrashHandler_create()
/third_party/mksh/
H A Dhistrap.c1126 Sigact_ign.sa_flags = 0; /* interruptible */ in inittraps()
1545 sigact.sa_flags = 0; in setsig()
/third_party/python/Modules/
H A Dsignalmodule.c732 act.sa_flags &= ~SA_RESTART;
735 act.sa_flags |= SA_RESTART;
H A D_posixsubprocess.c505 void *h = (sa.sa_flags & SA_SIGINFO ? (void *)sa.sa_sigaction : in reset_signal_handlers()
/third_party/curl/tests/server/
H A Dutil.c667 sa.sa_flags = restartable? SA_RESTART: 0; in set_signal()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
H A Dmod.rs88 pub sa_flags: ::c_uint,
/third_party/f2fs-tools/tools/
H A Df2fscrypt.c300 sa.sa_flags = SA_SIGINFO; in sigcatcher_setup()
/third_party/backends/backend/
H A Dplustek-pp_ptdrv.c332 s.sa_flags = 0; in ptdrvStartLampTimer()

Completed in 39 milliseconds

1...<<31323334353637383940