Searched defs:linux32_dirent (Results 1 – 1 of 1) sorted by relevance
121 struct linux32_dirent { struct122 linux32_ino_t d_ino;123 linux32_off_t d_off;124 u_short d_reclen;125 char d_name[LINUX32_MAXNAMLEN + 2];