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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 301 struct netbsd32_fchown_args;
653 int netbsd32_fchown(struct lwp *, const struct netbsd32_fchown_args *, register_t *);
sunos32_sysent.c 483 ns(struct netbsd32_fchown_args),
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 615 ns(struct netbsd32_fchown_args),
netbsd32_netbsd.c 967 netbsd32_fchown(struct lwp *l, const struct netbsd32_fchown_args *uap, register_t *retval)
netbsd32_syscallargs.h 662 struct netbsd32_fchown_args { struct
3073 int netbsd32_fchown(struct lwp *, const struct netbsd32_fchown_args *, register_t *);
netbsd32_systrace_args.c 912 const struct netbsd32_fchown_args *p = params;

Completed in 20 milliseconds