Searched refs:dir_entry (Results 1 – 1 of 1) sorted by relevance
82 struct dir_entry struct94 struct dir_entry *next; argument99 static struct dir_entry *dir_entries;338 static struct dir_entry *339 new_sub_entry (const struct dir_entry *entry, const char *path, in new_sub_entry()342 struct dir_entry *new_entry = xmalloc (sizeof (struct dir_entry)); in new_sub_entry()357 add_single_dir (struct dir_entry *entry, int verbose) in add_single_dir()359 struct dir_entry *ptr, *prev; in add_single_dir()465 struct dir_entry *entry = xmalloc (sizeof (struct dir_entry)); in add_dir_1()782 search_dir (const struct dir_entry *entry) in search_dir()[all …]
Completed in 4 milliseconds