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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 254 struct netbsd32_bind_args;
621 int netbsd32_bind(struct lwp *, const struct netbsd32_bind_args *, register_t *);
sunos32_sysent.c 410 ns(struct netbsd32_bind_args),
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 542 ns(struct netbsd32_bind_args),
netbsd32_netbsd.c 913 netbsd32_bind(struct lwp *l, const struct netbsd32_bind_args *uap, register_t *retval)
netbsd32_syscallargs.h 557 struct netbsd32_bind_args { struct
3041 int netbsd32_bind(struct lwp *, const struct netbsd32_bind_args *, register_t *);
netbsd32_systrace_args.c 775 const struct netbsd32_bind_args *p = params;

Completed in 20 milliseconds