Searched refs:file_lookup (Results 1 – 4 of 4) sorted by relevance
14 struct file *file_lookup(const char *name) in file_lookup() function
114 struct file *file_lookup(const char *name);
2402 current_file = file_lookup(name); in zconf_initscan()2409 struct file *file = file_lookup(name); in zconf_nextfile()
2402 current_file = file_lookup(name);2409 struct file *file = file_lookup(name);