Searched refs:next_c (Results 1 – 2 of 2) sorted by relevance
952 BdrvChild *c, *next_c; in bdrv_test_top_close() local955 QLIST_FOREACH_SAFE(c, &bs->children, next, next_c) { in bdrv_test_top_close()1011 BdrvChild *c, *next_c; in test_co_delete_by_drain() local1013 QLIST_FOREACH_SAFE(c, &bs->children, next, next_c) { in test_co_delete_by_drain()
2752 int next_c; in vc_con_write_normal() local2799 next_c = c; in vc_con_write_normal()2809 vc_uniscr_putc(vc, next_c); in vc_con_write_normal()2837 next_c = ' '; in vc_con_write_normal()