Home
last modified time | relevance | path

Searched refs:sys_bind_args (Results 1 – 14 of 14) sorted by relevance

/netbsd/sys/compat/ultrix/
H A Dultrix_syscallargs.h234 struct sys_bind_args;
585 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
H A Dultrix_sysent.c442 ns(struct sys_bind_args),
/netbsd/sys/compat/sunos/
H A Dsunos_syscallargs.h242 struct sys_bind_args;
612 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
H A Dsunos_sysent.c453 ns(struct sys_bind_args),
/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h223 struct sys_bind_args;
800 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
H A Dfreebsd_sysent.c494 ns(struct sys_bind_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h269 struct sys_bind_args;
918 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
H A Daoutm68k_sysent.c628 ns(struct sys_bind_args),
/netbsd/sys/kern/
H A Duipc_syscalls.c124 sys_bind(struct lwp *l, const struct sys_bind_args *uap, register_t *retval) in sys_bind()
H A Dinit_sysent.c598 ns(struct sys_bind_args),
H A Dsystrace_args.c775 const struct sys_bind_args *p = params; in systrace_args()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c920 struct sys_bind_args ua; in netbsd32_bind()
/netbsd/sys/sys/
H A Dsyscallargs.h646 struct sys_bind_args { struct
3602 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c1437 struct sys_bind_args callarg; in rump___sysimpl_bind()
7072 ns(struct sys_bind_args),