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

  /src/sys/sys/
module.h 226 struct netbsd32_modctl_args;
228 const struct netbsd32_modctl_args *, register_t *);
  /src/sys/compat/netbsd32/
netbsd32_module.c 194 const struct netbsd32_modctl_args *uap, register_t *result)
201 netbsd32_modctl(struct lwp *lwp, const struct netbsd32_modctl_args *uap,
netbsd32_compat_80.c 49 int netbsd32_80_modctl(struct lwp *, const struct netbsd32_modctl_args *,
149 netbsd32_80_modctl(struct lwp *lwp, const struct netbsd32_modctl_args *uap,
netbsd32.h 1311 struct netbsd32_modctl_args;
1313 (struct lwp *, const struct netbsd32_modctl_args *, register_t *));
netbsd32_sysent.c 1093 ns(struct netbsd32_modctl_args),
netbsd32_syscallargs.h 1300 struct netbsd32_modctl_args { struct
3274 int netbsd32_modctl(struct lwp *, const struct netbsd32_modctl_args *, register_t *);
netbsd32_systrace_args.c 1758 const struct netbsd32_modctl_args *p = params;

Completed in 24 milliseconds