Searched refs:DBusAuthClient (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-auth.c207 } DBusAuthClient; typedef in typeref:struct:__anon1659
321 * @returns auth cast to DBusAuthClient
323 #define DBUS_AUTH_CLIENT(auth) ((DBusAuthClient*)(auth))
1940 DBusAuthClient *client;
2301 auth = _dbus_auth_new (sizeof (DBusAuthClient));

Completed in 61 milliseconds