Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dreaddir.c354 SYSCALL_DEFINE3(getdents64, unsigned int, fd, in SYSCALL_DEFINE3() argument
/linux-6.1.9/tools/include/nolibc/
Dsys.h399 int getdents64(int fd, struct linux_dirent64 *dirp, int count) in getdents64() function