Searched refs:conf_list (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/SETUP/config/
H A Dexterns.c76 struct file_list *ftab, *conf_list, **confp; variable in typeref:struct:
H A Dmain.c129 confp = &conf_list;
H A Dconfig.h242 extern struct file_list *ftab, *conf_list, **confp;
H A Dmkswapconf.c70 fl = conf_list;
H A Dmkmakefile.c695 for (fl = conf_list; fl; fl = fl->f_next) {
1086 fl = conf_list;
1097 for (fl = conf_list; fl != 0; fl = fl->f_next)
H A Dparser.y1203 for (fl = conf_list; fl; fl = fl->f_next) {

Completed in 74 milliseconds