Searched refs:sa_sigaction (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dpthread_sigqueue.cpp33 action.sa_sigaction = handler;
/haiku/headers/posix/
H A Dsignal.h74 __siginfo_handler_t sa_sigaction; member in union:sigaction::__anon1
/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp267 address = (target_addr_t)handlerInfo.sa_sigaction;
/haiku/src/system/kernel/
H A Dsignal.cpp901 ? (void*)action->sa_sigaction : (void*)action->sa_handler;

Completed in 97 milliseconds