Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/
H A D0001-posix-io.c-Use-off_t-instead-of-off64_t.patch34 struct linux_dirent64
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2537 struct linux_dirent64 { struct
H A Dsyscall.c322 _syscall3(int, sys_getdents64, unsigned int, fd, struct linux_dirent64 *, dirp, unsigned int, count…
8833 struct linux_dirent64 *hde = hdirp + hoff; in do_getdents()
8911 struct linux_dirent64 *hde = hdirp + hoff; in do_getdents64()