Searched refs:do_kill (Results 1 – 1 of 1) sorted by relevance
812 static int do_kill(int id, int portable_signum, int (*fn)(int, int)) in do_kill() function851 rv = do_kill(pgrp, portable_signum, REAL(killpg)); in WRAP()867 rv = do_kill(pid, portable_signum, REAL(kill)); in WRAP()