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

  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 141 struct netbsd32___posix_rename_args;
1187 int netbsd32___posix_rename(struct lwp *, const struct netbsd32___posix_rename_args *, register_t *);
linux32_sysent.c 176 ns(struct netbsd32___posix_rename_args),
linux32_systrace_args.c 240 const struct netbsd32___posix_rename_args *p = params;
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 146 struct netbsd32___posix_rename_args;
1182 int netbsd32___posix_rename(struct lwp *, const struct netbsd32___posix_rename_args *, register_t *);
linux32_sysent.c 180 ns(struct netbsd32___posix_rename_args),
linux32_systrace_args.c 247 const struct netbsd32___posix_rename_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 1187 ns(struct netbsd32___posix_rename_args),
netbsd32_netbsd.c 1502 netbsd32___posix_rename(struct lwp *l, const struct netbsd32___posix_rename_args *uap, register_t *retval)
netbsd32_syscallargs.h 1440 struct netbsd32___posix_rename_args { struct
3318 int netbsd32___posix_rename(struct lwp *, const struct netbsd32___posix_rename_args *, register_t *);
netbsd32_systrace_args.c 1942 const struct netbsd32___posix_rename_args *p = params;

Completed in 30 milliseconds