Searched refs:iOK (Results 1 – 1 of 1) sorted by relevance
1595 int iOK = DeviceIoControl(aHand1401[hand], (DWORD)U14_SENDSTRING, in U14SendString() local1598 if (iOK) in U14SendString()1606 int iOK = DeviceIoControl(aHand1401[hand],(DWORD)U14_SENDSTRING, in U14SendString() local1609 if (iOK && (dwBytes >= sizeof(PARAMBLK))) in U14SendString()1735 int iOK; in U14GetString() local1742 iOK = DeviceIoControl(aHand1401[hand],(DWORD)U14_GETSTRING, in U14GetString()1745 if (iOK) /* Device IO control OK ? */ in U14GetString()1771 int iOK = DeviceIoControl(aHand1401[hand],(DWORD)U14_GETSTRING, in U14GetString() local1774 if (iOK) /* Device IO control OK ? */ in U14GetString()