Home
last modified time | relevance | path

Searched defs:getdents64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/
H A Dreaddir.c390 SYSCALL_DEFINE3(getdents64, unsigned int, fd, in SYSCALL_DEFINE3() argument
/openbmc/linux/tools/include/nolibc/
H A Dsys.h355 int getdents64(int fd, struct linux_dirent64 *dirp, int count) in getdents64() function