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

  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 718 .sy_call = (sy_call_t *)netbsd32___getcwd
719 }, /* 183 = netbsd32___getcwd */
linux32_syscallargs.h 1413 int netbsd32___getcwd(struct lwp *, const struct netbsd32___getcwd_args *, register_t *);
  /src/sys/compat/linux32/arch/amd64/
linux32_sysent.c 725 .sy_call = (sy_call_t *)netbsd32___getcwd
726 }, /* 183 = netbsd32___getcwd */
linux32_syscallargs.h 1414 int netbsd32___getcwd(struct lwp *, const struct netbsd32___getcwd_args *, register_t *);
  /src/sys/compat/netbsd32/
netbsd32_fs.c 728 netbsd32___getcwd(struct lwp *l, const struct netbsd32___getcwd_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_sysent.c 1293 .sy_call = (sy_call_t *)netbsd32___getcwd
1294 }, /* 296 = netbsd32___getcwd */
netbsd32_syscallargs.h 1608 check_syscall_args(netbsd32___getcwd)
3370 int netbsd32___getcwd(struct lwp *, const struct netbsd32___getcwd_args *, register_t *);

Completed in 29 milliseconds