Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-img.c4787 ImgBitmapAction *act, *act_next; in img_bitmap() local
4930 QSIMPLEQ_FOREACH_SAFE(act, &actions, next, act_next) { in img_bitmap()