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

/sssd-io/src/sbus/
H A Dsssd_dbus_server.c32 static int sbus_server_destructor(void *ctx);
311 talloc_set_destructor((TALLOC_CTX *)server, sbus_server_destructor);
383 static int sbus_server_destructor(void *ctx) function

Completed in 379 milliseconds