Home
last modified time | relevance | path

Searched refs:REAPER_KILL_SUBTREE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dprocctl.h120 #define REAPER_KILL_SUBTREE 0x00000002 macro
/f-stack/freebsd/kern/
H A Dkern_procctl.c292 REAPER_KILL_SUBTREE)) != 0 || (rk->rk_flags & in reap_kill()
293 (REAPER_KILL_CHILDREN | REAPER_KILL_SUBTREE)) == in reap_kill()
294 (REAPER_KILL_CHILDREN | REAPER_KILL_SUBTREE)) in reap_kill()
324 (rk->rk_flags & REAPER_KILL_SUBTREE) != 0 && in reap_kill()