Home
last modified time | relevance | path

Searched refs:sa_flags (Results 551 - 575 of 968) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwaitinfo/
H A D1-1.c40 act.sa_flags = 0; in main()
/third_party/musl/libc-test/src/gwp_asan/
H A Dbuffer_overflow.c34 .sa_flags = 0, in install_sigv_handler()
H A Dbuffer_underflow.c34 .sa_flags = 0, in install_sigv_handler()
H A Dinvalid_free_left.c35 .sa_flags = 0, in install_sigv_handler()
H A Duse_after_free.c33 .sa_flags = 0, in install_sigv_handler()
H A Dinvalid_free_right.c35 .sa_flags = 0, in install_sigv_handler()
/third_party/python/Modules/
H A Dfaulthandler.c512 action.sa_flags = SA_NODEFER; in faulthandler_enable()
517 action.sa_flags |= SA_ONSTACK; in faulthandler_enable()
822 action.sa_flags = SA_RESTART; in faulthandler_register()
826 action.sa_flags = SA_NODEFER; in faulthandler_register()
832 action.sa_flags |= SA_ONSTACK; in faulthandler_register()
/third_party/libunwind/libunwind/tests/
H A DLtest-init-local-signal.c55 a.sa_flags = SA_SIGINFO; in main()
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns20.c49 sa.sa_flags = SA_SIGINFO; in child_func()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_signals.c33 sa.sa_flags = 0; in set_one_signal_handler()
/third_party/musl/src/linux/
H A Dmembarrier.c38 .sa_flags = SA_RESTART | SA_ONSTACK, in __membarrier()
/third_party/musl/libc-test/src/regression/
H A Dsigaltstack.c40 sa.sa_flags = SA_ONSTACK; in main()
/third_party/libfuse/lib/
H A Dfuse_signals.c47 sa.sa_flags = 0; in set_one_signal_handler()
/third_party/ltp/testcases/kernel/syscalls/llseek/
H A Dllseek01.c64 act.sa_flags = 0; in setup()
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe05.c76 sa.sa_flags = 0; in main()
/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm05.c59 sa.sa_flags = 0; in test_ksm()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/
H A D1-3.c51 act.sa_flags = 0; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
H A D1-1.c16 * 4/11/2003 change sa_flags from SA_RESTART to 0 to avoid compile
72 sa.sa_flags = 0; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
H A D7-2.c47 act.sa_flags = 0; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D9-1.c48 act.sa_flags = 0; in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_trylock/
H A D1-1.c61 act.sa_flags = 0; in fn_chld()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
H A D6-1.c56 act.sa_flags = 0; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/
H A D13-1.c78 sa.sa_flags = 0; in main()
H A D7-1.c59 act.sa_flags = 0; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D23-10.c19 * If SA_NODEFER is not set in sa_flags, the caught signal is added to the
130 sa.sa_flags = 0; in main()

Completed in 8 milliseconds

1...<<21222324252627282930>>...39