CAP_KILL 160 sys/kern/exception.c if (task != curtask && !task_capable(CAP_KILL)) { CAP_KILL 51 usr/server/proc/proc_sig.c if (task_chkcap(curproc->p_task, CAP_KILL) == 0)