| D-Bus
    1.12.10
    | 
Internals of DBusKeyring. More...
| Data Fields | |
| int | refcount | 
| Reference count. | |
| DBusString | directory | 
| Directory the below two items are inside. | |
| DBusString | filename | 
| Keyring filename. | |
| DBusString | filename_lock | 
| Name of lockfile. | |
| DBusKey * | keys | 
| Keys loaded from the file. | |
| int | n_keys | 
| Number of keys. | |
| DBusCredentials * | credentials | 
| Credentials containing user the keyring is for. | |
Internals of DBusKeyring.
DBusKeyring internals. DBusKeyring is an opaque object, it must be used via accessor functions.
Definition at line 111 of file dbus-keyring.c.
 1.8.14
 1.8.14