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

  /src/sys/compat/sunos/
sunos_syscallargs.h 87 struct sys_chown_args;
494 int sys_chown(struct lwp *, const struct sys_chown_args *, register_t *);
sunos_sysent.c 104 ns(struct sys_chown_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 68 struct sys_chown_args;
701 int sys_chown(struct lwp *, const struct sys_chown_args *, register_t *);
aoutm68k_sysent.c 115 ns(struct sys_chown_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 63 struct sys_chown_args;
637 int sys_chown(struct lwp *, const struct sys_chown_args *, register_t *);
freebsd_sysent.c 107 ns(struct sys_chown_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 330 struct sys_chown_args ua;
  /src/sys/kern/
init_sysent.c 221 ns(struct sys_chown_args),
vfs_syscalls.c 3692 sys_chown(struct lwp *l, const struct sys_chown_args *uap, register_t *retval)
systrace_args.c 135 const struct sys_chown_args *p = params;
  /src/sys/sys/
syscallargs.h 138 struct sys_chown_args { struct
3457 int sys_chown(struct lwp *, const struct sys_chown_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 365 struct sys_chown_args callarg;
6775 ns(struct sys_chown_args),

Completed in 32 milliseconds