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

/systemd/src/bus-proxyd/
H A Dbus-proxyd.c57 static ClientContext *client_context_free(ClientContext *c) { function
67 DEFINE_TRIVIAL_CLEANUP_FUNC(ClientContext*, client_context_free);
162 client_context_free(c);

Completed in 17 milliseconds