updateMenuList    481 scripts/kconfig/qconf.cc 		updateMenuList(item, rootEntry);
updateMenuList    486 scripts/kconfig/qconf.cc 	updateMenuList(this, rootEntry);
updateMenuList    566 scripts/kconfig/qconf.cc 	updateMenuList(this, 0);
updateMenuList    645 scripts/kconfig/qconf.cc 				updateMenuList(item, child);
updateMenuList    647 scripts/kconfig/qconf.cc 				updateMenuList(item, 0);
updateMenuList    123 scripts/kconfig/qconf.h 	void updateMenuList(P*, struct menu*);