Home
last modified time | relevance | path

Searched refs:handler_verify_ucontext (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/testing/selftests/signal/
Dmangle_uc_sigmask.c44 void handler_verify_ucontext(int signo, siginfo_t *info, void *uc) in handler_verify_ucontext() function
160 act.sa_sigaction = &handler_verify_ucontext; in main()