Home
last modified time | relevance | path

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

/scripts/kconfig/
Dstreamline_config.pl94 foreach my $conf (@searchconfigs) {
95 my $file = $conf->{"file"};
99 if (defined($conf->{"test"})) {
100 `$conf->{"test"} $conf->{"file"} 2>/dev/null`;
104 my $exec = $conf->{"exec"};
381 foreach my $conf (@arr) {
382 $configs{$conf} = $module;
408 my $conf = "CONFIG_" . $1;
412 if (!defined($configs{$conf})) {
416 $configs{$conf} = 1;
[all …]
DMakefile23 config: $(obj)/conf
29 oldconfig: $(obj)/conf
32 silentoldconfig: $(obj)/conf
36 localyesconfig localmodconfig: $(obj)/streamline_config.pl $(obj)/conf
43 $(obj)/conf --silentoldconfig $(Kconfig); \
47 $(obj)/conf --silentoldconfig $(Kconfig); \
76 allnoconfig allyesconfig allmodconfig alldefconfig randconfig: $(obj)/conf
81 listnewconfig oldnoconfig: $(obj)/conf
84 savedefconfig: $(obj)/conf
87 defconfig: $(obj)/conf
[all …]
Dmconf.c278 static void conf(struct menu *menu);
517 static void conf(struct menu *menu) in conf() function
565 conf(submenu); in conf()
571 conf(submenu); in conf()
610 conf(submenu); in conf()
876 conf(&rootmenu); in main()
Dconf.c19 static void conf(struct menu *menu);
343 conf(child); in conf_choice()
350 static void conf(struct menu *menu) in conf() function
411 conf(child); in conf()
436 conf(rootEntry); in check_conf()
633 conf(&rootmenu); in main()
D.gitignore18 conf
DPOTFILES.in8 scripts/kconfig/conf.c
Dnconf.c284 static void conf(struct menu *menu);
1065 static void conf(struct menu *menu) in conf() function
1163 conf(submenu); in conf()
1173 conf(submenu); in conf()
1181 conf(submenu); in conf()
1533 conf(&rootmenu); in main()
/scripts/basic/
Dfixdep.c244 if (*m == INT_CONF) { p = (char *) m ; goto conf; } in parse_config_file()
245 if (*m == INT_ONFI) { p = (char *) m-1; goto conf; } in parse_config_file()
246 if (*m == INT_NFIG) { p = (char *) m-2; goto conf; } in parse_config_file()
247 if (*m == INT_FIG_) { p = (char *) m-3; goto conf; } in parse_config_file()
249 conf: in parse_config_file()
/scripts/
DMakefile.modbuiltin10 -include include/config/auto.conf
13 -include include/config/tristate.conf
Dsetlocalversion145 if test -e include/config/auto.conf; then
146 . include/config/auto.conf
DMakefile.modpost42 include include/config/auto.conf
Dget_maintainer.pl155 my $conf = which_conf(".get_maintainer.conf");
156 if (-f $conf) {
158 open(my $conffile, '<', "$conf")
1162 my ($conf) = @_;
1165 if (-e "$path/$conf") {
1166 return "$path/$conf";
Dcheckpatch.pl72 my $conf = which_conf($configuration_file);
73 if (-f $conf) {
75 open(my $conffile, '<', "$conf")
497 my ($conf) = @_;
500 if (-e "$path/$conf") {
501 return "$path/$conf";
DMakefile.build34 -include include/config/auto.conf
/scripts/selinux/
Dinstall_policy.sh21 ./mdp policy.conf file_contexts
22 $CP -o policy.$VERS policy.conf