Searched defs:dirent (Results 1 – 1 of 1) sorted by relevance
9 struct dirent { struct10 ino_t d_ino;11 uint16_t d_reclen;12 uint8_t d_type;13 uint8_t d_namlen;14 char d_name[NAME_MAX];