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

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 551 struct sys___posix_rename_args;
1196 int sys___posix_rename(struct lwp *, const struct sys___posix_rename_args *, register_t *);
aoutm68k_sysent.c 1516 ns(struct sys___posix_rename_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 370 struct sys___posix_rename_args;
1606 int sys___posix_rename(struct lwp *, const struct sys___posix_rename_args *, register_t *);
linux_sysent.c 556 ns(struct sys___posix_rename_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 402 struct sys___posix_rename_args;
1506 int sys___posix_rename(struct lwp *, const struct sys___posix_rename_args *, register_t *);
linux_sysent.c 469 ns(struct sys___posix_rename_args),
linux_systrace_args.c 722 const struct sys___posix_rename_args *p = params;
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 141 struct sys___posix_rename_args;
1470 int sys___posix_rename(struct lwp *, const struct sys___posix_rename_args *, register_t *);
linux_sysent.c 190 ns(struct sys___posix_rename_args),
linux_systrace_args.c 240 const struct sys___posix_rename_args *p = params;
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 146 struct sys___posix_rename_args;
1490 int sys___posix_rename(struct lwp *, const struct sys___posix_rename_args *, register_t *);
linux_sysent.c 191 ns(struct sys___posix_rename_args),
linux_systrace_args.c 247 const struct sys___posix_rename_args *p = params;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 144 struct sys___posix_rename_args;
1462 int sys___posix_rename(struct lwp *, const struct sys___posix_rename_args *, register_t *);
linux_sysent.c 199 ns(struct sys___posix_rename_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 136 struct sys___posix_rename_args;
1504 int sys___posix_rename(struct lwp *, const struct sys___posix_rename_args *, register_t *);
linux_sysent.c 190 ns(struct sys___posix_rename_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 136 struct sys___posix_rename_args;
1393 int sys___posix_rename(struct lwp *, const struct sys___posix_rename_args *, register_t *);
linux_sysent.c 188 ns(struct sys___posix_rename_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1508 struct sys___posix_rename_args ua;
  /src/sys/kern/
init_sysent.c 1366 ns(struct sys___posix_rename_args),
vfs_syscalls.c 4399 sys___posix_rename(struct lwp *l, const struct sys___posix_rename_args *uap,
systrace_args.c 2003 const struct sys___posix_rename_args *p = params;
  /src/sys/sys/
syscallargs.h 1747 struct sys___posix_rename_args { struct
3917 int sys___posix_rename(struct lwp *, const struct sys___posix_rename_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 3026 struct sys___posix_rename_args callarg;
7779 ns(struct sys___posix_rename_args),

Completed in 49 milliseconds