Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_sig.c1839 struct sigqueue_args { struct
1846 sys_sigqueue(struct thread *td, struct sigqueue_args *uap) in sys_sigqueue() argument
H A Dinit_sysent.c508 …{ AS(sigqueue_args), (sy_call_t *)sys_sigqueue, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATI…
H A Dsystrace_args.c2368 struct sigqueue_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h1260 struct sigqueue_args { struct
2075 int sys_sigqueue(struct thread *, struct sigqueue_args *);