Home
last modified time | relevance | path

Searched defs:nosys_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dsysent.h201 struct nosys_args { struct
205 int nosys(struct thread *, struct nosys_args *); argument
/freebsd/sys/kern/
H A Dkern_sig.c4223 struct nosys_args { struct
4229 nosys(struct thread *td, struct nosys_args *args) in nosys() argument