Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dkern_sig.c1845 struct okillpg_args { struct
1852 okillpg(struct thread *td, struct okillpg_args *uap) in okillpg() argument
Dinit_sysent.c198 …{ compat(AS(okillpg_args),killpg), AUE_KILLPG, NULL, 0, 0, 0, SY_THR_STATIC }, /* 146 = old killpg…
/freebsd-12-stable/sys/sys/
Dsysproto.h2314 struct okillpg_args { struct
2357 int okillpg(struct thread *, struct okillpg_args *);