Searched refs:conf (Results 1 – 15 of 15) sorted by relevance
105 my $file = $conf->{"file"};110 `$conf->{"test"} $conf->{"file"} 2>/dev/null`;114 my $exec = $conf->{"exec"};225 my $conf = $1;393 foreach my $conf (@arr) {397 my $c=$conf;450 if (!defined($orig_configs{$conf}) || !$orig_configs{conf} eq "m") {459 $configs{$conf} = 1;497 if (defined($orig_configs{$conf}) && $orig_configs{$conf} ne "m") {509 $next_config = $conf;[all …]
28 conf-objs := $(addprefix $(obj)/,$(conf-objs))46 conf mconf nconf kxgettext: %: $(obj)/% target47 $(obj)/conf $(obj)/mconf $(obj)/nconf $(obj)/kxgettext: BUILD_LDFLAGS=$(HOSTLOADLIBES_$(@F))48 $(obj)/conf: $(conf-objs)74 $(do_rm) $(clean-files) $(lxdialog) conf $(wildcard *.o)76 $(Q)$(RM) -r $(lxdialog) $(conf-objs) $(mconf-objs) $(nconf-objs) \
26 config: $(obj)/conf32 oldconfig: $(obj)/conf35 silentoldconfig: $(obj)/conf50 $(obj)/conf --silentoldconfig $(Kconfig); \84 listnewconfig olddefconfig: $(obj)/conf90 oldnoconfig: $(obj)/conf93 savedefconfig: $(obj)/conf96 defconfig: $(obj)/conf104 %_defconfig: $(obj)/conf152 conf-objs := conf.o zconf.tab.o[all …]
20 static void conf(struct menu *menu);347 conf(child); in conf_choice()354 static void conf(struct menu *menu) in conf() function415 conf(child); in conf()440 conf(rootEntry); in check_conf()703 conf(&rootmenu); in main()
285 static void conf(struct menu *menu, struct menu *active_menu);454 conf(targets[i]->parent, targets[i]); in search_conf()646 static void conf(struct menu *menu, struct menu *active_menu) in conf() function694 conf(submenu, NULL); in conf()700 conf(submenu, NULL); in conf()743 conf(submenu, NULL); in conf()1033 conf(&rootmenu, NULL); in main()
17 conf
8 scripts/kconfig/conf.c
277 static void conf(struct menu *menu);1066 static void conf(struct menu *menu) in conf() function1164 conf(submenu); in conf()1174 conf(submenu); in conf()1182 conf(submenu); in conf()1544 conf(&rootmenu); in main()
47 conf := $(top_builddir)extra/config/conf469 config: $(conf)474 oldaskconfig: $(conf)478 oldconfig: $(conf)480 allnoconfig: $(conf)482 allyesconfig: $(conf)491 alldefconfig: $(conf)493 randconfig: $(conf)500 savedefconfig: $(conf)502 listnewconfig: $(conf)[all …]
36 xconfig gconfig update-po-config mconf qconf gconf nconf conf \90 KCONFIG_AUTOCONFIG := $(dir $(KCONFIG_CONFIG))include/config/auto.conf92 KCONFIG_TRISTATE := $(dir $(KCONFIG_CONFIG))include/config/tristate.conf
266 o Fixed res_init() so it properly reloads /etc/resolv.conf
32 struct conf struct39 static const struct conf vars[] = argument1074 register const struct conf *c; in print_all()1118 register const struct conf *c; in main()
87 etc.) and add those directories to /etc/ld.so.conf. Then install the218 Removed /usr/local/lib from the default /etc/ld.so.conf410 Changed ldconfig to allow alternative conf and cache 440 Changed ldconfig to allow #-style comments in ld.so.conf.577 ld.so.conf.616 in directories specified in ld.so.conf. /usr/lib and /lib
122 @item /etc/ld.so.conf254 @file{/etc/ld.so.conf} are scanned by default unless @samp{-n} is used.
324 bool "Enable library loader cache (ld.so.conf)"328 Enable this to make use of /etc/ld.so.conf, the shared library loader416 ld.so.conf support is disabled.
Completed in 20 milliseconds