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

  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 637 struct netbsd32___getcwd_args;
1413 int netbsd32___getcwd(struct lwp *, const struct netbsd32___getcwd_args *, register_t *);
linux32_sysent.c 717 ns(struct netbsd32___getcwd_args),
linux32_systrace_args.c 1133 const struct netbsd32___getcwd_args *p = params;
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 653 struct netbsd32___getcwd_args;
1414 int netbsd32___getcwd(struct lwp *, const struct netbsd32___getcwd_args *, register_t *);
linux32_sysent.c 724 ns(struct netbsd32___getcwd_args),
linux32_systrace_args.c 1165 const struct netbsd32___getcwd_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_fs.c 728 netbsd32___getcwd(struct lwp *l, const struct netbsd32___getcwd_args *uap, register_t *retval)
netbsd32_sysent.c 1292 ns(struct netbsd32___getcwd_args),
netbsd32_syscallargs.h 1604 struct netbsd32___getcwd_args { struct
3370 int netbsd32___getcwd(struct lwp *, const struct netbsd32___getcwd_args *, register_t *);
netbsd32_systrace_args.c 2161 const struct netbsd32___getcwd_args *p = params;

Completed in 26 milliseconds