HomeSort by: relevance | last modified time | path
    Searched refs:sys___posix_lchown_args (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/sys/compat/linux32/common/
linux32_uid16.c 90 struct sys___posix_lchown_args ua;
  /src/sys/compat/linux/common/
linux_uid16.c 97 struct sys___posix_lchown_args bla;
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 594 struct sys___posix_lchown_args;
1229 int sys___posix_lchown(struct lwp *, const struct sys___posix_lchown_args *, register_t *);
aoutm68k_sysent.c 1594 ns(struct sys___posix_lchown_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 498 struct sys___posix_lchown_args;
1687 int sys___posix_lchown(struct lwp *, const struct sys___posix_lchown_args *, register_t *);
linux_sysent.c 876 ns(struct sys___posix_lchown_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 433 struct sys___posix_lchown_args;
1543 int sys___posix_lchown(struct lwp *, const struct sys___posix_lchown_args *, register_t *);
linux_sysent.c 527 ns(struct sys___posix_lchown_args),
linux_systrace_args.c 819 const struct sys___posix_lchown_args *p = params;
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 724 struct sys___posix_lchown_args;
1743 int sys___posix_lchown(struct lwp *, const struct sys___posix_lchown_args *, register_t *);
linux_sysent.c 883 ns(struct sys___posix_lchown_args),
linux_systrace_args.c 1260 const struct sys___posix_lchown_args *p = params;
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 747 struct sys___posix_lchown_args;
1763 int sys___posix_lchown(struct lwp *, const struct sys___posix_lchown_args *, register_t *);
linux_sysent.c 890 ns(struct sys___posix_lchown_args),
linux_systrace_args.c 1299 const struct sys___posix_lchown_args *p = params;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 763 struct sys___posix_lchown_args;
1756 int sys___posix_lchown(struct lwp *, const struct sys___posix_lchown_args *, register_t *);
linux_sysent.c 962 ns(struct sys___posix_lchown_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 93 struct sys___posix_lchown_args;
1481 int sys___posix_lchown(struct lwp *, const struct sys___posix_lchown_args *, register_t *);
linux_sysent.c 110 ns(struct sys___posix_lchown_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 93 struct sys___posix_lchown_args;
1370 int sys___posix_lchown(struct lwp *, const struct sys___posix_lchown_args *, register_t *);
linux_sysent.c 108 ns(struct sys___posix_lchown_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1665 struct sys___posix_lchown_args ua;
  /src/sys/kern/
init_sysent.c 1438 ns(struct sys___posix_lchown_args),
  /src/sys/sys/
syscallargs.h 1854 struct sys___posix_lchown_args { struct
3947 int sys___posix_lchown(struct lwp *, const struct sys___posix_lchown_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 3207 struct sys___posix_lchown_args callarg;
7836 ns(struct sys___posix_lchown_args),

Completed in 53 milliseconds

1 2