HomeSort by relevance Sort by last modified time
    Searched refs:DBusList (Results 26 - 43 of 43) sorted by null

12

  /external/dbus/test/
shell-test.c 19 DBusList *list = NULL, *node;
  /external/dbus/bus/
activation.c 91 DBusList *entries;
163 DBusList *link;
646 DBusList **directories,
650 DBusList *link;
899 DBusList *link;
913 DBusList *next = _dbus_list_get_next_link (&pending_activation->entries, link);
967 DBusList *link;
982 DBusList *next = _dbus_list_get_next_link (&pending_activation->entries, link);
1036 DBusList *link;
1049 DBusList *next = _dbus_list_get_next_link (&pending_activation->entries, link)
    [all...]
bus.c 49 DBusList *servers;
265 DBusList *link;
266 DBusList **addresses;
269 DBusList **auth_mechanisms_list;
408 DBusList *link;
869 DBusList *link;
897 DBusList *link;
    [all...]
signals.c 983 DBusList *all_rules;
1126 DBusList *link)
1174 DBusList *link;
1183 DBusList *prev;
1211 DBusList *link;
1228 DBusList *next;
    [all...]
driver.c 1023 DBusList *base_names;
1024 DBusList *link;
    [all...]
dispatch.c 75 DBusList *recipients;
77 DBusList *link;
    [all...]
  /external/dbus/dbus/
dbus-threads.c 40 static DBusList *uninitialized_mutex_list = NULL;
41 static DBusList *uninitialized_condvar_list = NULL;
330 DBusList *link;
dbus-marshal-recursive.h 191 DBusList **fixups);
dbus-pending-call.c 72 DBusList *timeout_link; /**< Preallocated timeout response */
340 DBusList *reply_link;
dbus-marshal-recursive.c 41 free_fixups (DBusList **fixups)
43 DBusList *link;
48 DBusList *next;
62 apply_and_free_fixups (DBusList **fixups,
65 DBusList *link;
76 DBusList *next;
    [all...]
dbus-marshal-recursive-util.c 355 DBusList *children;
    [all...]
dbus-message.c 194 DBusList *link)
232 DBusList *link;
255 DBusList **link_return)
257 DBusList *link;
401 * it's slower is that you add another thread lock (on the DBusList
    [all...]
dbus-object-tree.c 736 DBusList *list;
737 DBusList *link;
811 DBusList *next = _dbus_list_get_next_link (&list, link);
    [all...]
dbus-marshal-validate.c 63 DBusList *element_count_stack;
dbus-transport.c 932 DBusList *link;
    [all...]
dbus-sysdeps-unix.c     [all...]
dbus-auth.c 197 DBusList *mechs_to_try; /**< Mechanisms we got from the server that we're going to try using */
    [all...]
  /external/dbus/
cleanup-man-pages.sh 37 DBusHashIter.* DBusHashTable.* DBusHeader.* DBusHeaderField.* DBusKey.* DBusKeyring.* DBusList.* \

Completed in 3076 milliseconds

12