Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Duipc_syscalls.c464 oaccept(struct thread *td, struct oaccept_args *uap) in oaccept()
H A Dinit_sysent.c162 …{ compat(AS(oaccept_args),accept), .sy_auevent = AUE_ACCEPT, .sy_flags = SYF_CAPENABLED, .sy_thrcn…
/freebsd-14.2/sys/sys/
H A Dsysproto.h2348 struct oaccept_args { struct
2457 int oaccept(struct thread *, struct oaccept_args *);
/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c163 …{ compat(AS(oaccept_args),accept), .sy_auevent = AUE_ACCEPT, .sy_flags = SYF_CAPENABLED, .sy_thrcn…