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

1 2

  /src/sys/compat/linux32/common/
linux32_uid16.c 107 struct sys___posix_fchown_args ua;
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 281 struct sys___posix_fchown_args;
617 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
ultrix_sysent.c 527 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/common/
linux_uid16.c 80 struct sys___posix_fchown_args bfa;
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 592 struct sys___posix_fchown_args;
1227 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
aoutm68k_sysent.c 1590 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 293 struct sys___posix_fchown_args;
1265 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 288 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 352 struct sys___posix_fchown_args;
1609 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 535 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 431 struct sys___posix_fchown_args;
1541 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 523 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 734 struct sys___posix_fchown_args;
1753 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 918 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 757 struct sys___posix_fchown_args;
1773 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 925 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 733 struct sys___posix_fchown_args;
1746 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 940 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 292 struct sys___posix_fchown_args;
1607 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 433 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 309 struct sys___posix_fchown_args;
1503 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 441 ns(struct sys___posix_fchown_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1648 struct sys___posix_fchown_args ua;
  /src/sys/kern/
init_sysent.c 1434 ns(struct sys___posix_fchown_args),
  /src/sys/sys/
syscallargs.h 1847 struct sys___posix_fchown_args { struct
3945 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);

Completed in 59 milliseconds

1 2