Searched refs:g_hookedKill (Results 1 – 1 of 1) sorted by relevance
42 static KillFunc g_hookedKill = NULL; variable67 if (g_hookedKill == NULL) { in kill()71 return g_hookedKill(pid, sig); in kill()106 GEN_HOOK_FUNC(StartHookKillFunction, KillFunc, "kill", g_hookedKill)