Home
last modified time | relevance | path

Searched defs:dirp (Results 1 – 6 of 6) sorted by relevance

/llvm-project/bolt/runtime/
H A Dsys_aarch64.h149 long __getdents64(unsigned int fd, dirent64 *dirp, size_t count) { in __getdents64()
H A Dsys_x86_64.h189 long __getdents64(unsigned int fd, dirent64 *dirp, size_t count) { in __getdents64()
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp281 uptr internal_getdents(fd_t fd, void *dirp, unsigned int count) { in internal_getdents()
H A Dsanitizer_solaris.cpp184 DECLARE__REAL_AND_INTERNAL64(uptr, getdents, fd_t fd, struct linux_dirent *dirp, in DECLARE__REAL_AND_INTERNAL64()
H A Dsanitizer_linux.cpp785 internal_getdents(fd_t fd,struct linux_dirent * dirp,unsigned int count) internal_getdents() argument
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp48 dirfd(dirp) global() argument
1942 TSAN_INTERCEPTOR(int,closedir,void * dirp) TSAN_INTERCEPTOR() argument