Home
last modified time | relevance | path

Searched refs:sendmsg_args (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysproto.h56 struct sendmsg_args { struct
341 int sys_sendmsg(struct thread *, struct sendmsg_args *);
/f-stack/freebsd/kern/
H A Duipc_syscalls.c890 sys_sendmsg(struct thread *td, struct sendmsg_args *uap) in sys_sendmsg()
H A Dinit_sysent.c86 …{ .sy_narg = AS(sendmsg_args), .sy_call = (sy_call_t *)sys_sendmsg, .sy_auevent = AUE_SENDMSG, .sy…
H A Dsystrace_args.c189 struct sendmsg_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h128 struct sendmsg_args { struct
1873 int sys_sendmsg(struct thread *, struct sendmsg_args *);