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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 293 struct netbsd32_getsockopt_args;
645 int netbsd32_getsockopt(struct lwp *, const struct netbsd32_getsockopt_args *, register_t *);
sunos32_sysent.c 464 ns(struct netbsd32_getsockopt_args),
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 596 ns(struct netbsd32_getsockopt_args),
netbsd32_netbsd.c 1028 netbsd32_getsockopt(struct lwp *l, const struct netbsd32_getsockopt_args *uap, register_t *retval)
netbsd32_syscallargs.h 633 struct netbsd32_getsockopt_args { struct
3065 int netbsd32_getsockopt(struct lwp *, const struct netbsd32_getsockopt_args *, register_t *);
netbsd32_systrace_args.c 875 const struct netbsd32_getsockopt_args *p = params;

Completed in 20 milliseconds