Searched refs:loop (Results 1 – 6 of 6) sorted by relevance
57 for (my $loop = 2; $loop <= $#components; $loop++) {58 my $c = $components[$loop];97 for (my $loop = 2; $loop <= $#components; $loop++) {98 my $c = $components[$loop];
144 sudo mount -o loop "${IMG}" $MNT169 sudo mount -o loop "${dev}" $MNT
15 sudo mount -o loop disk.img /mnt/rootfs
4 //# or in cases when the loop cursor is reassigned. The latter should only5 //# happen when the matched code is on the way to a loop exit (break, goto,
4 /// that there is a path from the reassignment back to the top of the loop.
667 loop: label673 next loop;
Completed in 8 milliseconds