Searched refs:file_lookup (Results 1 – 3 of 3) sorted by relevance
13 struct file *file_lookup(const char *name) in file_lookup() function
56 struct file *file_lookup(const char *name);
4039 current_file = file_lookup(name); in zconf_initscan()4046 struct file *file = file_lookup(name); in zconf_nextfile()
Completed in 8 milliseconds