Searched defs:sbus_server_destructor (Results 1 - 1 of 1) sorted by relevance

/sssd/src/sbus/
H A Dsssd_dbus_server.c31 static int sbus_server_destructor(void *ctx);
302 talloc_set_destructor((TALLOC_CTX *)server, sbus_server_destructor);
363 static int sbus_server_destructor(void *ctx) function

Completed in 8 milliseconds