Home
last modified time | relevance | path

Searched refs:c_head (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/tools/
Dmxsimage.c2139 struct sb_cmd_ctx *cctx, *c_head; in sb_free_image() local
2143 c_head = sctx->cmd_head; in sb_free_image()
2145 while (c_head) { in sb_free_image()
2146 cctx = c_head; in sb_free_image()
2147 c_head = c_head->cmd; in sb_free_image()