file_lookup       125 scripts/kconfig/lkc.h struct file *file_lookup(const char *name);
file_lookup      2349 scripts/kconfig/zconf.lex.c 	current_file = file_lookup(name);
file_lookup      2356 scripts/kconfig/zconf.lex.c 	struct file *file = file_lookup(name);