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

  /src/sys/compat/linux32/common/
linux32_stat.c 199 linux32_sys_stat64(struct lwp *l, const struct linux32_sys_stat64_args *uap, register_t *retval) function
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 673 check_syscall_args(linux32_sys_stat64)
1425 int linux32_sys_stat64(struct lwp *, const struct linux32_sys_stat64_args *, register_t *);
linux32_sysent.c 759 .sy_call = (sy_call_t *)linux32_sys_stat64
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 689 check_syscall_args(linux32_sys_stat64)
1426 int linux32_sys_stat64(struct lwp *, const struct linux32_sys_stat64_args *, register_t *);
linux32_sysent.c 766 .sy_call = (sy_call_t *)linux32_sys_stat64

Completed in 23 milliseconds