Searched defs:smf_ctx (Results 1 – 1 of 1) sorted by relevance
99 struct smf_ctx { struct101 const struct smf_state *current;103 const struct smf_state *previous;129 void smf_set_initial(struct smf_ctx *ctx, const struct smf_state *init_state); argument