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

  /src/sys/compat/linux32/common/
linux32_unistd.c 774 linux32_sys_pread(struct lwp *l, function in typeref:typename:int
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 620 check_syscall_args(linux32_sys_pread)
1407 int linux32_sys_pread(struct lwp *, const struct linux32_sys_pread_args *, register_t *);
linux32_sysent.c 705 .sy_call = (sy_call_t *)linux32_sys_pread
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 636 check_syscall_args(linux32_sys_pread)
1408 int linux32_sys_pread(struct lwp *, const struct linux32_sys_pread_args *, register_t *);
linux32_sysent.c 712 .sy_call = (sy_call_t *)linux32_sys_pread

Completed in 34 milliseconds