Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_syscalls.c451 oaccept(struct thread *td, struct oaccept_args *uap) in oaccept()
H A Dinit_sysent.c168 …{ compat(AS(oaccept_args),accept), .sy_auevent = AUE_ACCEPT, .sy_flags = SYF_CAPENABLED, .sy_thrcn…
/freebsd/sys/sys/
H A Dsysproto.h2392 struct oaccept_args { struct
2501 int oaccept(struct thread *, struct oaccept_args *);
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c169 …{ compat(AS(oaccept_args),accept), .sy_auevent = AUE_ACCEPT, .sy_flags = SYF_CAPENABLED, .sy_thrcn…