OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBusKeyring
(Results
1 - 4
of
4
) sorted by null
/external/dbus/dbus/
dbus-keyring.h
33
typedef struct
DBusKeyring
DBusKeyring
;
35
DBusKeyring
* _dbus_keyring_new_for_credentials (DBusCredentials *credentials,
38
DBusKeyring
* _dbus_keyring_ref (
DBusKeyring
*keyring);
39
void _dbus_keyring_unref (
DBusKeyring
*keyring);
41
int _dbus_keyring_get_best_key (
DBusKeyring
*keyring,
43
dbus_bool_t _dbus_keyring_is_for_credentials (
DBusKeyring
*keyring,
45
dbus_bool_t _dbus_keyring_get_hex_key (
DBusKeyring
*keyring,
dbus-keyring.c
32
* @defgroup
DBusKeyring
keyring class
34
* @brief
DBusKeyring
data structure
36
* Types and functions related to
DBusKeyring
.
DBusKeyring
is intended
53
* @defgroup DBusKeyringInternals
DBusKeyring
implementation details
55
* @brief
DBusKeyring
implementation details
57
* The guts of
DBusKeyring
.
106
* @brief Internals of
DBusKeyring
.
108
*
DBusKeyring
internals.
DBusKeyring
is an opaque object, it must b
[
all
...]
dbus-auth.c
177
DBusKeyring
*keyring; /**< Keyring for cookie mechanism. */
[
all
...]
/external/dbus/
cleanup-man-pages.sh
37
DBusHashIter.* DBusHashTable.* DBusHeader.* DBusHeaderField.* DBusKey.*
DBusKeyring
.* DBusList.* \
Completed in 814 milliseconds