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

  /src/sys/compat/sunos/
sunos_syscallargs.h 289 struct sys_fchown_args;
644 int sys_fchown(struct lwp *, const struct sys_fchown_args *, register_t *);
sunos_sysent.c 538 ns(struct sys_fchown_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 310 struct sys_fchown_args;
959 int sys_fchown(struct lwp *, const struct sys_fchown_args *, register_t *);
aoutm68k_sysent.c 743 ns(struct sys_fchown_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 260 struct sys_fchown_args;
837 int sys_fchown(struct lwp *, const struct sys_fchown_args *, register_t *);
freebsd_sysent.c 586 ns(struct sys_fchown_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 974 struct sys_fchown_args ua;
  /src/sys/kern/
init_sysent.c 689 ns(struct sys_fchown_args),
vfs_syscalls.c 3760 sys_fchown(struct lwp *l, const struct sys_fchown_args *uap,
systrace_args.c 912 const struct sys_fchown_args *p = params;
  /src/sys/sys/
syscallargs.h 771 struct sys_fchown_args { struct
3651 int sys_fchown(struct lwp *, const struct sys_fchown_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 1620 struct sys_fchown_args callarg;
7181 ns(struct sys_fchown_args),

Completed in 33 milliseconds