Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp76 struct __sanitizer::linux_dirent { struct in __sanitizer
77 long d_ino;
78 off_t d_off;
79 unsigned short d_reclen;
80 char d_name[];
H A Dsanitizer_linux.cpp751 struct linux_dirent { struct
753 u64 d_ino;
754 u64 d_off;
759 unsigned short d_reclen;
761 unsigned char d_type;
763 char d_name[256];