Searched refs:finder (Results 1 – 2 of 2) sorted by relevance
169 ISDFINDHANDLE finder; in ISTD_GetDeviceList() local181 finder = ISTD_FindOpen(); in ISTD_GetDeviceList()182 if (!finder) in ISTD_GetDeviceList()197 while (ISTD_FindNext(finder, &id) && count < deviceMax) in ISTD_GetDeviceList()
143 NITROFINDHANDLE finder; in ISNTD_GetDeviceList() local156 finder = ISNTD_FindOpen(); in ISNTD_GetDeviceList()157 if (!finder) in ISNTD_GetDeviceList()172 while (ISNTD_FindNext(finder, &id) && count < deviceMax) in ISNTD_GetDeviceList()