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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 91 struct compat_43_netbsd32_olseek_args;
507 int compat_43_netbsd32_olseek(struct lwp *, const struct compat_43_netbsd32_olseek_args *, register_t *);
sunos32_sysent.c 108 ns(struct compat_43_netbsd32_olseek_args),
  /src/sys/compat/netbsd32/
netbsd32_compat_43.c 119 compat_43_netbsd32_olseek(struct lwp *l, const struct compat_43_netbsd32_olseek_args *uap, register_t *retval)
netbsd32_sysent.c 223 ns(struct compat_43_netbsd32_olseek_args),
netbsd32_syscallargs.h 140 struct compat_43_netbsd32_olseek_args { struct
2885 int compat_43_netbsd32_olseek(struct lwp *, const struct compat_43_netbsd32_olseek_args *, register_t *);
netbsd32_systrace_args.c 160 const struct compat_43_netbsd32_olseek_args *p = params;
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 100 struct compat_43_netbsd32_olseek_args;
1161 int compat_43_netbsd32_olseek(struct lwp *, const struct compat_43_netbsd32_olseek_args *, register_t *);
linux32_sysent.c 110 ns(struct compat_43_netbsd32_olseek_args),
linux32_systrace_args.c 149 const struct compat_43_netbsd32_olseek_args *p = params;
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 105 struct compat_43_netbsd32_olseek_args;
1156 int compat_43_netbsd32_olseek(struct lwp *, const struct compat_43_netbsd32_olseek_args *, register_t *);
linux32_sysent.c 114 ns(struct compat_43_netbsd32_olseek_args),
linux32_systrace_args.c 156 const struct compat_43_netbsd32_olseek_args *p = params;

Completed in 36 milliseconds