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;
1252 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;
1596 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;
1528 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 729 struct sys___posix_fchown_args;
1738 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 916 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 752 struct sys___posix_fchown_args;
1766 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 923 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 728 struct sys___posix_fchown_args;
1739 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
linux_sysent.c 938 ns(struct sys___posix_fchown_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 292 struct sys___posix_fchown_args;
1602 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;
1498 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 40 milliseconds

1 2