Lines Matching defs:loop
1261 * loop forever. */
1376 * loop forever. */
1448 /* If the scanner return 0, we may loop forever. */
1568 * loop to let tester plug/unplug device to check for correct
1571 * @param time time to loop
1576 int loop=0;
1641 /* loop on detecting device to let time to plug/unplug scanners */
1642 while(loop<time) {
1657 loop++;
1679 printf("\t-g\ttime to loop on sane_get_devices function to test scannet hotplug detection (time is in seconds).\n");
1708 time = 0; /* no get devices loop */