OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exit_on_disconnect
(Results
1 - 5
of
5
) sorted by null
/external/dbus/
NEWS.pre-1-2
15
-
exit_on_disconnect
is set after the connection registers with a bus so we
ChangeLog.pre-1-2
76
* dbus/dbus-bus.c: Set default
exit_on_disconnect
after registration with
78
exit_on_disconnect
to FALSE will not be terminated if the bus exits
[
all
...]
ChangeLog.pre-1-0
575
exit_on_disconnect
here.
[
all
...]
/external/dbus/dbus/
dbus-connection.h
198
dbus_bool_t
exit_on_disconnect
);
dbus-connection.c
325
unsigned int
exit_on_disconnect
: 1; /**< If #TRUE, exit after handling disconnect signal */
member in struct:DBusConnection
[
all
...]
Completed in 342 milliseconds