Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_sig.c1784 struct killpg1_ctx { struct
1794 killpg1_sendsig_locked(struct proc *p, struct killpg1_ctx *arg) in killpg1_sendsig_locked() argument
1810 killpg1_sendsig(struct proc *p, bool notself, struct killpg1_ctx *arg) in killpg1_sendsig()
1825 struct killpg1_ctx *ctx = arg; in kill_processes_prison_cb()
1843 struct killpg1_ctx arg; in killpg1()