HomeSort by: relevance | last modified time | path
    Searched refs:sys_bind_args (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/compat/sunos/
sunos_syscallargs.h 242 struct sys_bind_args;
612 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
sunos_sysent.c 453 ns(struct sys_bind_args),
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 234 struct sys_bind_args;
585 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
ultrix_sysent.c 442 ns(struct sys_bind_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 269 struct sys_bind_args;
918 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
aoutm68k_sysent.c 628 ns(struct sys_bind_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 223 struct sys_bind_args;
800 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
freebsd_sysent.c 494 ns(struct sys_bind_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 920 struct sys_bind_args ua;
  /src/sys/kern/
init_sysent.c 604 ns(struct sys_bind_args),
uipc_syscalls.c 129 sys_bind(struct lwp *l, const struct sys_bind_args *uap, register_t *retval)
systrace_args.c 775 const struct sys_bind_args *p = params;
  /src/sys/sys/
syscallargs.h 646 struct sys_bind_args { struct
3619 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 1437 struct sys_bind_args callarg;
7105 ns(struct sys_bind_args),

Completed in 31 milliseconds