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

  /src/sys/compat/freebsd/
freebsd_syscallargs.h 502 struct sys_lchown_args;
508 struct sys_lchown_args;
1033 int sys_lchown(struct lwp *, const struct sys_lchown_args *, register_t *);
freebsd_sysent.c 1207 ns(struct sys_lchown_args),
1276 ns(struct sys_lchown_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 564 struct sys_lchown_args;
1209 int sys_lchown(struct lwp *, const struct sys_lchown_args *, register_t *);
aoutm68k_sysent.c 1547 ns(struct sys_lchown_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1597 struct sys_lchown_args ua;
  /src/sys/kern/
init_sysent.c 1391 ns(struct sys_lchown_args),
vfs_syscalls.c 3827 sys_lchown(struct lwp *l, const struct sys_lchown_args *uap,
systrace_args.c 2046 const struct sys_lchown_args *p = params;
  /src/sys/sys/
syscallargs.h 1786 struct sys_lchown_args { struct
3927 int sys_lchown(struct lwp *, const struct sys_lchown_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 3084 struct sys_lchown_args callarg;
7797 ns(struct sys_lchown_args),

Completed in 31 milliseconds