Searched refs:g_hookedSigaction (Results 1 – 1 of 1) sorted by relevance
58 static SigactionFunc g_hookedSigaction = NULL; variable173 if (g_hookedSigaction == NULL) { in sigaction()183 return g_hookedSigaction(sig, act, oact); in sigaction()186 GEN_HOOK_FUNC(StartHookSigactionFunction, SigactionFunc, "sigaction", g_hookedSigaction)