Searched defs:linux_dirent (Results 1 – 2 of 2) sorted by relevance
76 struct __sanitizer::linux_dirent { struct in __sanitizer77 long d_ino;78 off_t d_off;79 unsigned short d_reclen;80 char d_name[];
751 struct linux_dirent { struct753 u64 d_ino;754 u64 d_off;759 unsigned short d_reclen;761 unsigned char d_type;763 char d_name[256];