Searched refs:orecvmsg_args (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | uipc_syscalls.c | 1143 orecvmsg(struct thread *td, struct orecvmsg_args *uap) in orecvmsg()
|
| H A D | init_sysent.c | 165 …{ compat(AS(orecvmsg_args),recvmsg), AUE_RECVMSG, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* …
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2265 struct orecvmsg_args { struct 2332 int orecvmsg(struct thread *, struct orecvmsg_args *);
|