Home
last modified time | relevance | path

Searched refs:client_shutdown_func (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-auth.c111 DBusAuthShutdownFunction client_shutdown_func; /**< Function on client side for shutdown */ member
402 (* auth->mech->client_shutdown_func) (auth); in shutdown_mech()