Lines Matching refs:sb_cmd_ctx
128 struct sb_cmd_ctx { struct
131 struct sb_cmd_ctx *cmd; argument
148 struct sb_cmd_ctx *cmd_head; argument
149 struct sb_cmd_ctx *cmd_tail;
359 struct sb_cmd_ctx *cctx) in sb_encrypt_tag()
395 struct sb_cmd_ctx *cctx; in sb_encrypt_image()
439 static int sb_load_file(struct sb_cmd_ctx *cctx, char *filename) in sb_load_file()
788 struct sb_cmd_ctx *cctx; in sb_build_command_nop()
823 struct sb_cmd_ctx *cctx; in sb_build_command_tag()
867 struct sb_cmd_ctx *cctx; in sb_build_command_load()
1040 struct sb_cmd_ctx *cctx; in sb_build_command_fill()
1138 struct sb_cmd_ctx *cctx; in sb_build_command_jump_call()
1240 struct sb_cmd_ctx *cctx; in sb_build_command_mode()
1413 struct sb_cmd_ctx *cctx; in sb_fixup_sections_and_tags()
1797 struct sb_cmd_ctx *cctx) in sb_decrypt_tag()
1808 struct sb_cmd_ctx *cctx, FILE *fp, in sb_verify_command()
1906 struct sb_cmd_ctx *cctx; in sb_verify_commands()
2139 struct sb_cmd_ctx *cctx, *c_head; in sb_free_image()
2255 struct sb_cmd_ctx *cctx; in sb_build_image()