Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_syscalls.c1090 orecvfrom(struct thread *td, struct orecvfrom_args *uap) in orecvfrom()
H A Dinit_sysent.c194 …{ compat(AS(orecvfrom_args),recvfrom), .sy_auevent = AUE_RECVFROM, .sy_flags = SYF_CAPENABLED, .sy…
/freebsd/sys/sys/
H A Dsysproto.h2393 struct orecvfrom_args { struct
2465 int orecvfrom(struct thread *, struct orecvfrom_args *);
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c195 …{ compat(AS(orecvfrom_args),recvfrom), .sy_auevent = AUE_RECVFROM, .sy_flags = SYF_CAPENABLED, .sy…