Searched refs:DBusAuthServer (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.c221 } DBusAuthServer; typedef in typeref:struct:__anon1660
326 * @returns auth cast to DBusAuthServer
328 #define DBUS_AUTH_SERVER(auth) ((DBusAuthServer*)(auth))
1444 DBusAuthServer *server_auth;
2250 DBusAuthServer *server_auth;
2262 auth = _dbus_auth_new (sizeof (DBusAuthServer));

Completed in 29 milliseconds