Searched refs:file_entry (Results 1 – 2 of 2) sorted by relevance
211 struct file_entry { struct217 static struct file_entry *files; argument611 files = XRESIZEVEC (struct file_entry, files, files_allocated); in get_filenum()613 memset (files + old, 0, (i + 32 - old) * sizeof (struct file_entry)); in get_filenum()
2735 (struct file_entry): Make filename const char *.