Home
last modified time | relevance | path

Searched refs:linux_dirent64 (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-user/
H A Dsyscall_defs.h2547 struct linux_dirent64 { struct
H A Dsyscall.c318 _syscall3(int, sys_getdents64, unsigned int, fd, struct linux_dirent64 *, dirp, unsigned int, count…
8689 struct linux_dirent64 *hde = hdirp + hoff; in do_getdents()
8767 struct linux_dirent64 *hde = hdirp + hoff; in do_getdents64()