libosmocore/src/ctrl
Max 33c7ba6934 Simplify ctrl cmd lookup
Replace if-else ladder & gotos with single switch statement & explicit
return to make reading code easier.

Change-Id: Ida1b389b571c60c26813cd29e61b3e4423c5df0f
2017-05-08 08:36:50 +00:00
..
Makefile.am control_if: Add control interface commands for FSMs 2017-04-27 09:50:47 +02:00
control_cmd.c ctrl_type_vals: explicitly terminate 2017-03-15 13:47:20 +00:00
control_if.c Simplify ctrl cmd lookup 2017-05-08 08:36:50 +00:00
control_vty.c Always include <osmocom/core/talloc.h> and not <talloc.h> 2017-01-15 18:04:02 +01:00
fsm_ctrl_commands.c Simplify ctrl cmd lookup 2017-05-08 08:36:50 +00:00