Home
last modified time | relevance | path

Searched refs:config_file (Results 1 – 23 of 23) sorted by relevance

/external/dbus/bus/
Dmain.c110 check_two_config_files (const DBusString *config_file, in check_two_config_files() argument
113 if (_dbus_string_get_length (config_file) > 0) in check_two_config_files()
116 extra_arg, _dbus_string_get_const_data (config_file)); in check_two_config_files()
226 DBusString config_file; in main() local
237 if (!_dbus_string_init (&config_file)) in main()
270 check_two_config_files (&config_file, "system"); in main()
272 if (!_dbus_string_append (&config_file, DBUS_SYSTEM_CONFIG_FILE)) in main()
277 check_two_config_files (&config_file, "session"); in main()
279 if (!_dbus_string_append (&config_file, DBUS_SESSION_CONFIG_FILE)) in main()
286 check_two_config_files (&config_file, "config-file"); in main()
[all …]
Dtest.c297 DBusString config_file; in bus_context_new_test() local
301 if (!_dbus_string_init (&config_file)) in bus_context_new_test()
308 &config_file, 0)) in bus_context_new_test()
311 _dbus_string_free (&config_file); in bus_context_new_test()
317 if (!_dbus_concat_dir_and_file (&config_file, &relative)) in bus_context_new_test()
320 _dbus_string_free (&config_file); in bus_context_new_test()
325 context = bus_context_new (&config_file, FALSE, -1, -1, &error); in bus_context_new_test()
335 _dbus_string_free (&config_file); in bus_context_new_test()
340 _dbus_string_free (&config_file); in bus_context_new_test()
Dbus.c41 char *config_file; member
530 bus_context_new (const DBusString *config_file, in bus_context_new() argument
559 if (!_dbus_string_copy_data (config_file, &context->config_file)) in bus_context_new()
579 parser = bus_config_load (config_file, TRUE, NULL, error); in bus_context_new()
810 DBusString config_file; in bus_context_reload_config() local
817 _dbus_string_init_const (&config_file, context->config_file); in bus_context_reload_config()
818 parser = bus_config_load (&config_file, TRUE, NULL, error); in bus_context_reload_config()
948 dbus_free (context->config_file); in bus_context_unref()
Dbus.h72 BusContext* bus_context_new (const DBusString *config_file,
/external/grub/grub/
Dmain.c143 if (config_file) in main()
144 default_config_file = config_file; in main()
175 strncpy (config_file, optarg, 127); /* FIXME: arbitrary */ in main()
176 config_file[127] = '\0'; in main()
Dasmstub.c74 char config_file[128] = "/boot/grub/menu.lst"; /* FIXME: arbitrary */ variable
/external/dbus/tools/
Ddbus-launch.c621 char *config_file; in main() local
624 config_file = NULL; in main()
687 if (config_file != NULL) in main()
696 config_file = xstrdup (file); in main()
701 if (config_file != NULL) in main()
707 config_file = xstrdup (arg); in main()
899 config_file ? "--config-file" : "--session", in main()
900 config_file, /* has to be last in this varargs list */ in main()
914 config_file ? "--config-file" : "--session", in main()
915 config_file, /* has to be last in this varargs list */ in main()
[all …]
/external/ppp/pppd/plugins/radius/
Dradius.c51 static char *config_file = NULL; variable
60 { "radius-config-file", o_string, &config_file },
116 char config_file[MAXPATHLEN]; member
165 strlcpy(rstate.config_file, "/etc/radiusclient/radiusclient.conf", in plugin_init()
166 sizeof(rstate.config_file)); in plugin_init()
1216 if (config_file && *config_file) { in radius_init()
1217 strlcpy(rstate.config_file, config_file, MAXPATHLEN-1); in radius_init()
1222 if (rc_read_config(rstate.config_file) != 0) { in radius_init()
1224 rstate.config_file); in radius_init()
/external/sonivox/jet_tools/JetCreator/
DJetFile.py250 def __init__ (self, config_file, options): argument
251 self.config_file = config_file
253 if self.config_file == "":
255 if not FileExists(self.config_file):
256 self.InitializeConfig(self.config_file)
258 config.read(self.config_file)
279 config.filename = FileJustRoot(self.config_file) + ".JET"
736 self.config_file = configFile
DJetUtils.py756 tmpConfigFile = dirname + FileJustName(org_jet_file.config_file)
764 jet_file.config_file = tmpConfigFile
776 FileKillClean(jet_file.config_file)
/external/grub/stage2/
Dstage1_5.c39 if (grub_open (config_file)) in cmain()
Dstage2.c595 char *new_file = config_file; in run_menu()
884 grub_strncat (default_file, config_file, DEFAULT_FILE_BUFLEN); in cmain()
923 is_opened = grub_open (config_file); in cmain()
Dshared.h560 extern char config_file[];
Dbuiltins.c352 configfile_func (config_file, flags); in bootp_func()
701 char *new_config = config_file; in configfile_func()
Dasm.S99 VARIABLE(config_file)
/external/bluez/utils/hcid/
Dmain.c789 if (read_config(hcid.config_file) < 0) in sig_hup()
829 hcid.config_file = HCID_CONFIG_FILE; in main()
865 hcid.config_file = g_strdup(optarg); in main()
929 if (read_config(hcid.config_file) < 0) in main()
Dhcid.h103 char *config_file; member
/external/grub/netboot/
Dmain.c1073 grub_memmove (config_file, p + 2, l); in decode_rfc1533()
1074 config_file[l] = 0; in decode_rfc1533()
/external/wpa_supplicant/
DAndroid.mk69 OBJS += config_file.c base64.c
DMakefile78 OBJS += config_file.o base64.o
/external/grub/docs/
Dgrub.texi2912 …e}] stage1_file [@option{d}] dest_dev stage2_file [addr] [@option{p}] [config_file] [real_config_f…
2931 @var{config_file} are present, then it reads the first block of stage2,
2933 on (for @option{p}) or places the string @var{config_file} into the area
2936 @var{stage2_file} is a Stage 1.5, then the Stage 2 @var{config_file} is
Dgrub.info2749 [config_file] [real_config_file]
/external/grub/
DChangeLog6782 * stage2/asm.S (config_file) [STAGE1_5]: Set the first 4 bytes
6784 (config_file) [!STAGE1_5]: Set to "/boot/grub/menu.lst".
8477 * grub/asmstub.c: Make config_file a static array, not a pointer.
8665 (config_file): Make it char * instead of char [].
8670 (config_file): Change the prototype from char [] to char *.