Home
last modified time | relevance | path

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

/u-boot/tools/
A Dmxsimage.c2140 struct sb_cmd_ctx *cctx, *c_head; in sb_free_image() local
2144 c_head = sctx->cmd_head; in sb_free_image()
2146 while (c_head) { in sb_free_image()
2147 cctx = c_head; in sb_free_image()
2148 c_head = c_head->cmd; in sb_free_image()

Completed in 5 milliseconds