Home
last modified time | relevance | path

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

/xnu-8019.80.24/SETUP/config/
H A Dmkmakefile.c74 struct file_list *fl_lookup(char *file);
97 fl_lookup(char *file) in fl_lookup() function
343 if ((pf = fl_lookup(this)) && (pf->f_type != INVISIBLE || pf->f_flags)) { in read_files()