Home
last modified time | relevance | path

Searched refs:getdents (Results 1 – 25 of 78) sorted by relevance

1234

/external/ltp/testcases/kernel/syscalls/getdents/
Dgetdents02.c132 getdents(fd, &dirp, sizeof(dirp)); in test_ebadf()
148 getdents(fd, (void *)buf, sizeof(buf)); in test_einval()
166 getdents(fd, &dir, sizeof(dir)); in test_enotdir()
187 getdents(fd, &dir, sizeof(dir)); in test_enoent()
Dgetdents.h41 getdents(unsigned int fd, struct linux_dirent *dirp, unsigned int size) in getdents() function
Dgetdents01.c115 rval = getdents(fd, dirp, BUFSIZE); in main()
/external/ltp/travis/
Dalpine.sh41 testcases/kernel/syscalls/getdents/getdents01.c \
42 testcases/kernel/syscalls/getdents/getdents02.c \
/external/crosvm/seccomp/x86_64/
Dcommon_device.frequency21 getdents: 55
Dvideo_device.policy10 getdents: 1
Dxhci.policy40 getdents: 1
Dgpu_device.policy56 getdents: 1
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_solaris.cpp177 DECLARE__REAL_AND_INTERNAL64(uptr, getdents, fd_t fd, struct linux_dirent *dirp, in DECLARE__REAL_AND_INTERNAL64() argument
179 return _REAL64(getdents)(fd, dirp, count); in DECLARE__REAL_AND_INTERNAL64()
/external/crosvm/seccomp/arm/
Dxhci.policy40 getdents: 1
Dgpu_device.policy64 getdents: 1
/external/adhd/seccomp/
Dcras-seccomp-amd64.policy22 getdents: 1
Dcras-seccomp-arm.policy68 getdents: 1
/external/adhd/sound_card_init/seccomp/
Dsound_card_init-seccomp-amd64.policy24 getdents: 1
/external/strace/
Ddirent.c75 SYS_FUNC(getdents) in SYS_FUNC() argument
/external/strace/linux/aarch64/
Dsyscallent.h59 [1065] = { 3, TD, SEN(getdents), "getdents" },
/external/ltp/include/lapi/syscalls/
Dsparc64.in157 getdents 174
Dia64.in115 getdents 1144
Dmips_n64.in77 getdents 76
Dx86_64.in79 getdents 78
Di386.in140 getdents 141
Dsparc.in179 getdents 174
Ds390x.in102 getdents 141
Dmips_n32.in77 getdents 76
Ds390.in102 getdents 141

1234