Home
last modified time | relevance | path

Searched defs:procctl_reaper_kill (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dprocctl.h108 struct procctl_reaper_kill { struct
109 int rk_sig; /* in - signal to send */
110 u_int rk_flags; /* in - REAPER_KILL flags */
111 pid_t rk_subtree; /* in - subtree, if REAPER_KILL_SUBTREE */
112 u_int rk_killed; /* out - count of processes successfully
114 pid_t rk_fpid; /* out - first failed pid for which error
116 u_int rk_pad0[15];