Lines Matching refs:found
209 int ADBNumDevices; /* num. of ADB devices found with ADBReInit */
1044 * found in 20 passes though the in use address list. (This probably
1074 /* found a device */
1153 /* new device found */
1163 printf_intr("new device found\n");
1226 if (0 == ADBNumDevices) /* tell user if no devices found */
1227 printf_intr("adb: no devices found\n");
1392 int found;
1394 found = 0;
1398 found++;
1400 return found;
1439 return 0; /* found */
1442 return (-1); /* not found */
1458 return 0; /* found */
1461 return (-1); /* not found */