HomeSort by relevance Sort by last modified time
    Searched refs:DBusKey (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-keyring.c 103 } DBusKey;
117 DBusKey *keys; /**< Keys loaded from the file */
157 free_keys (DBusKey *keys,
259 static DBusKey*
260 find_key_by_id (DBusKey *keys,
279 add_new_key (DBusKey **keys_p,
283 DBusKey *new;
289 DBusKey *keys;
338 new = dbus_realloc (keys, sizeof (DBusKey) * (n_keys + 1));
402 DBusKey *keys
    [all...]
  /external/dbus/
cleanup-man-pages.sh 37 DBusHashIter.* DBusHashTable.* DBusHeader.* DBusHeaderField.* DBusKey.* DBusKeyring.* DBusList.* \

Completed in 134 milliseconds