Searched refs:orecvfrom_args (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/sys/kern/ |
| HD | uipc_syscalls.c | 1090 orecvfrom(struct thread *td, struct orecvfrom_args *uap) in orecvfrom()
|
| HD | init_sysent.c | 194 …{ compat(AS(orecvfrom_args),recvfrom), .sy_auevent = AUE_RECVFROM, .sy_flags = SYF_CAPENABLED, .sy…
|
| /freebsd-head/sys/sys/ |
| HD | sysproto.h | 2393 struct orecvfrom_args { struct 2465 int orecvfrom(struct thread *, struct orecvfrom_args *);
|
| /freebsd-head/sys/compat/freebsd32/ |
| HD | freebsd32_sysent.c | 195 …{ compat(AS(orecvfrom_args),recvfrom), .sy_auevent = AUE_RECVFROM, .sy_flags = SYF_CAPENABLED, .sy…
|