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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 87 struct netbsd32_chown_args;
503 int netbsd32_chown(struct lwp *, const struct netbsd32_chown_args *, register_t *);
sunos32_sysent.c 97 ns(struct netbsd32_chown_args),
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 211 ns(struct netbsd32_chown_args),
netbsd32_netbsd.c 323 netbsd32_chown(struct lwp *l, const struct netbsd32_chown_args *uap, register_t *retval)
netbsd32_syscallargs.h 121 struct netbsd32_chown_args { struct
2879 int netbsd32_chown(struct lwp *, const struct netbsd32_chown_args *, register_t *);
netbsd32_systrace_args.c 135 const struct netbsd32_chown_args *p = params;

Completed in 60 milliseconds