Searched refs:sendto_args (Results 1 – 7 of 7) sorted by relevance
77 struct sendto_args *src = (struct sendto_args *)data; in ngctl()78 struct sendto_args *dst = (struct sendto_args *)(msg->ngctl.data); in ngctl()80 dst->buf = (char *)msg->buf_addr + sizeof(struct sendto_args); in ngctl()197 struct sendto_args sa; in ng_sendto()
87 ngctl_sendto(struct sendto_args *uap) in ngctl_sendto()119 return ngctl_sendto((struct sendto_args *)data); in ff_ngctl()
152 struct sendto_args { struct
831 sys_sendto(struct thread *td, struct sendto_args *uap) in sys_sendto()
191 …{ .sy_narg = AS(sendto_args), .sy_call = (sy_call_t *)sys_sendto, .sy_auevent = AUE_SENDTO, .sy_fl…
738 struct sendto_args *p = params; in systrace_args()
431 struct sendto_args { struct1941 int sys_sendto(struct thread *, struct sendto_args *);