Searched refs:command_ctx (Results 1 – 1 of 1) sorted by relevance
66 struct command_ctx { struct80 struct command_ctx *c = NULL; in cli_command_register() argument83 struct command_ctx, list_node, c) { in cli_command_register()89 c = fwk_mm_calloc(1, sizeof(struct command_ctx)); in cli_command_register()1208 struct command_ctx *cc = NULL; in cli_command_dispatch()1218 struct command_ctx, list_node, cc) { in cli_command_dispatch()1250 struct command_ctx, list_node, cc) { in cli_command_dispatch()
Completed in 4 milliseconds