Searched defs:ccmd (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/tools/ |
H A D | mxsimage.c | 396 struct sb_command *ccmd; in sb_encrypt_image() local 789 struct sb_command *ccmd; in sb_build_command_nop() local 824 struct sb_command *ccmd; in sb_build_command_tag() local 868 struct sb_command *ccmd; in sb_build_command_load() local 1041 struct sb_command *ccmd; in sb_build_command_fill() local 1139 struct sb_command *ccmd; in sb_build_command_jump_call() local 1241 struct sb_command *ccmd; in sb_build_command_mode() local 1414 struct sb_command *ccmd; in sb_fixup_sections_and_tags() local 1811 struct sb_command *ccmd = &cctx->payload; in sb_verify_command() local 2256 struct sb_command *ccmd; in sb_build_image() local
|
/openbmc/qemu/ |
H A D | qemu-img.c | 127 void cmd_help(const img_cmd_t *ccmd, in cmd_help() 426 static int img_create(const img_cmd_t *ccmd, int argc, char **argv) in img_create() 657 static int img_check(const img_cmd_t *ccmd, int argc, char **argv) in img_check() 902 static int img_commit(const img_cmd_t *ccmd, int argc, char **argv) in img_commit() 1337 static int img_compare(const img_cmd_t *ccmd, int argc, char **argv) in img_compare() 2229 static int img_convert(const img_cmd_t *ccmd, int argc, char **argv) in img_convert() 3082 static int img_info(const img_cmd_t *ccmd, int argc, char **argv) in img_info() 3310 static int img_map(const img_cmd_t *ccmd, int argc, char **argv) in img_map() 3467 static int img_snapshot(const img_cmd_t *ccmd, int argc, char **argv) in img_snapshot() 3641 static int img_rebase(const img_cmd_t *ccmd, int argc, char **argv) in img_rebase() [all …]
|
/openbmc/linux/drivers/target/iscsi/cxgbit/ |
D | cxgbit_ddp.c |
|
/openbmc/qemu/ui/ |
H A D | spice-display.c | 265 QXLCursorCmd *ccmd; in qemu_spice_create_cursor_update() local
|