Home
last modified time | relevance | path

Searched refs:dir_file_list (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Ddir.c57 static dir_file_list_entry_type *dir_file_list = NULL; in new_dir_file_p() local
63 entry = dir_file_list[i]; in new_dir_file_p()
69 dir_file_list = xrealloc (dir_file_list, in new_dir_file_p()
71 dir_file_list[dir_file_list_len - 1].device = test->st_dev; in new_dir_file_p()
72 dir_file_list[dir_file_list_len - 1].inode = test->st_ino; in new_dir_file_p()