defconfig_file 490 scripts/kconfig/conf.c const char *name, *defconfig_file = NULL /* gcc uninit */; defconfig_file 512 scripts/kconfig/conf.c defconfig_file = optarg; defconfig_file 565 scripts/kconfig/conf.c if (conf_read(defconfig_file)) { defconfig_file 570 scripts/kconfig/conf.c defconfig_file); defconfig_file 673 scripts/kconfig/conf.c if (conf_write_defconfig(defconfig_file)) { defconfig_file 675 scripts/kconfig/conf.c defconfig_file);