Searched refs:d_head (Results 1 – 1 of 1) sorted by relevance
2138 struct sb_dcd_ctx *dctx = ictx->dcd_head, *d_head; in sb_free_image() local2158 d_head = dctx; in sb_free_image()2160 free(d_head->payload); in sb_free_image()2161 free(d_head); in sb_free_image()