Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_signal_hook.c54 typedef int (*SigactionFunc)(int sig, const struct sigaction *restrict act, struct sigaction *restrict oact); typedef
58 static SigactionFunc g_hookedSigaction = NULL;
187 GEN_HOOK_FUNC(StartHookSigactionFunction, SigactionFunc, "sigaction", g_hookedSigaction)

Completed in 1 milliseconds