Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_sig.c1864 struct okillpg_args { struct
1871 okillpg(struct thread *td, struct okillpg_args *uap) in okillpg() argument
H A Dinit_sysent.c204 …{ compat(AS(okillpg_args),killpg), .sy_auevent = AUE_KILLPG, .sy_flags = 0, .sy_thrcnt = SY_THR_ST…
/f-stack/freebsd/sys/
H A Dsysproto.h2371 struct okillpg_args { struct
2414 int okillpg(struct thread *, struct okillpg_args *);