Searched refs:sys_sendto_args (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/osf1/
H A Dosf1_socket.c142 struct sys_sendto_args a;
/netbsd-6-1-5-RELEASE/sys/compat/sunos/
H A Dsunos_syscallargs.h308 struct sys_sendto_args;
664 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
H A Dsunos_sysent.c297 { ns(struct sys_sendto_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/ultrix/
H A Dultrix_syscallargs.h300 struct sys_sendto_args;
640 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
H A Dultrix_sysent.c292 { ns(struct sys_sendto_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Duipc_syscalls_43.c271 struct sys_sendto_args bsa;
/netbsd-6-1-5-RELEASE/sys/compat/svr4/
H A Dsvr4_sysent.c539 { ns(struct sys_sendto_args), 0,
H A Dsvr4_syscallargs.h708 struct sys_sendto_args;
1034 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h334 struct sys_sendto_args;
972 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
H A Daoutm68k_sysent.c442 { ns(struct sys_sendto_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h281 struct sys_sendto_args;
862 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
H A Dfreebsd_sysent.c311 { ns(struct sys_sendto_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux32/common/
H A Dlinux32_socket.c357 struct sys_sendto_args ua;
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dinit_sysent.c373 { ns(struct sys_sendto_args), 0,
H A Duipc_syscalls.c494 sys_sendto(struct lwp *l, const struct sys_sendto_args *uap, register_t *retval)
/netbsd-6-1-5-RELEASE/sys/compat/linux/common/
H A Dlinux_socket.c1640 struct sys_sendto_args bsa;
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsyscallargs.h731 struct sys_sendto_args { struct
2951 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Drump_syscalls.c1472 struct sys_sendto_args callarg;
4824 { ns(struct sys_sendto_args), 0,

Completed in 133 milliseconds