Searched refs:sbus_talloc_msg (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/sbus/
H A Dsssd_dbus_utils.c26 struct sbus_talloc_msg { struct
32 static int sbus_talloc_msg_destructor(struct sbus_talloc_msg *talloc_msg)
50 struct sbus_talloc_msg *talloc_msg;
52 talloc_msg = talloc_get_type(ctx, struct sbus_talloc_msg);
67 struct sbus_talloc_msg *talloc_msg;
74 talloc_msg = talloc(mem_ctx, struct sbus_talloc_msg);

Completed in 6 milliseconds