Searched refs:okillpg_args (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/kern/ |
| D | kern_sig.c | 1845 struct okillpg_args { struct 1852 okillpg(struct thread *td, struct okillpg_args *uap) in okillpg() argument
|
| D | init_sysent.c | 198 …{ compat(AS(okillpg_args),killpg), AUE_KILLPG, NULL, 0, 0, 0, SY_THR_STATIC }, /* 146 = old killpg…
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2314 struct okillpg_args { struct 2357 int okillpg(struct thread *, struct okillpg_args *);
|