Home
last modified time | relevance | path

Searched refs:bus_context_new (Results 1 – 6 of 6) sorted by relevance

/external/dbus/bus/
Dbus.h76 BusContext* bus_context_new (const DBusString *config_file,
Dtest.c295 context = bus_context_new (&config_file, BUS_CONTEXT_FLAG_NONE, NULL, NULL, NULL, &error); in bus_context_new_test()
Dmain.c600 context = bus_context_new (&config_file, flags, in main()
Dbus.c706 bus_context_new (const DBusString *config_file, in bus_context_new() function
/external/dbus/
DChangeLog.pre-1-2410 * bus/bus.c (bus_context_new): use the new name here
418 * bus/bus.c (bus_context_new): put audit_init() in HAVE_SELINUX
422 * bus/bus.c (bus_context_new): put the audit_init() in here
584 file and to the pid pipe) and in bus_context_new (where the daemon
587 * bus/bus.c (bus_context_new): close the pid pipe after we print
1101 * bus/bus.c (bus_context_new): generate a unique ID for each bus context
1292 * bus/bus.c (bus_context_new): move selinux initialization after
1361 * bus/bus.c (bus_context_new): use more abstract functions to
DChangeLog.pre-1-01041 * bus/bus.c (bus_context_new): Check user before we fork so we can
4463 * bus/bus.c (bus_context_new): Set parser to NULL
7330 (bus_context_new): Instead of calling load_config,
7336 (bus_context_reload_config): As in bus_context_new,
7399 * bus/bus.c (bus_context_new): Pass print_pid_fd
7581 * bus/bus.c (bus_context_new):
8543 * bus/bus.c (bus_context_new, bus_context_unref): test before
8564 (previously in bus_context_new) for setting up the BusContext from
8568 in bus_context_new) for setting up the BusContext from the
8575 (bus_context_new): All of the config-related code has been moved
[all …]