Searched refs:file_entry (Results 1 – 4 of 4) sorted by relevance
25 typedef struct file_entry struct28 struct file_entry *next; argument29 } file_entry; typedef35 file_entry** phead) in insert()38 file_entry* cur = malloc(sizeof(file_entry)); in insert()57 const file_entry* const * pe1 = pv1; in entry_comparer()58 const file_entry* const * pe2 = pv2; in entry_comparer()70 file_entry *head = NULL; in glob()141 file_entry *cur; in glob()
60 while read -r file_entry; do61 if [ -z "$file_entry" ]; then65 check $file_entry
323 struct file_entry {
233 - + cache->nlibs * sizeof (struct file_entry));