DBusCredentials Struct Reference
Struct representing socket credentials.
More...
#include <dbus-sysdeps.h>
List of all members.
|
Public Attributes |
dbus_pid_t | pid |
| process ID or DBUS_PID_UNSET
|
dbus_uid_t | uid |
| user ID or DBUS_UID_UNSET
|
dbus_gid_t | gid |
| group ID or DBUS_GID_UNSET
|
Detailed Description
Struct representing socket credentials.
Definition at line 105 of file dbus-sysdeps.h.
The documentation for this struct was generated from the following file: