114
114
int cli_bytecode_run(const struct cli_all_bc *bcs, const struct cli_bc *bc, struct cli_bc_ctx *ctx);
115
115
void cli_bytecode_destroy(struct cli_bc *bc);
116
116
int cli_bytecode_done(struct cli_all_bc *allbc);
117
119
void cli_bytecode_describe(const struct cli_bc *bc);