Searched defs:dir_entry (Results 1 – 2 of 2) sorted by relevance
82 struct dir_entry struct84 char name[28];85 unsigned long start;
659 struct dirent *dir_entry; in scandir() local