Searched defs:control_action (Results 1 – 3 of 3) sorted by relevance
13 typedef int (*control_action)(struct mbox_context *context); typedef
194 typedef int (*control_action)(struct mbox_context *context, typedef
21 enum control_action { CTL_READ, CTL_WRITE }; enum