Home
last modified time | relevance | path

Searched refs:getdents64 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dreaddir.c354 SYSCALL_DEFINE3(getdents64, unsigned int, fd, in SYSCALL_DEFINE3()
/kernel/linux/linux-6.6/fs/
H A Dreaddir.c390 SYSCALL_DEFINE3(getdents64, unsigned int, fd, in SYSCALL_DEFINE3()
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h345 * int getdents64(int fd, struct linux_dirent64 *dirp, int count);
355 int getdents64(int fd, struct linux_dirent64 *dirp, int count) in getdents64() function
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h173 /* for getdents64() */
1915 int getdents64(int fd, struct linux_dirent64 *dirp, int count) in getdents64() function
/kernel/linux/linux-6.6/tools/testing/selftests/nolibc/
H A Dnolibc-test.c654 ret = getdents64(fd, (void *)buffer, sizeof(buffer)); in test_getdents64()

Completed in 10 milliseconds