Searched refs:osendmsg_args (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | uipc_syscalls.c | 865 osendmsg(struct thread *td, struct osendmsg_args *uap) in osendmsg()
|
| H A D | init_sysent.c | 166 …{ compat(AS(osendmsg_args),sendmsg), AUE_SENDMSG, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* …
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2270 struct osendmsg_args { struct 2333 int osendmsg(struct thread *, struct osendmsg_args *);
|