Searched refs:EXIT_NUM_NO_DEVICE (Results 1 – 2 of 2) sorted by relevance
64 #define EXIT_NUM_NO_DEVICE -1 // There are no available devices macro218 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "Cannot access devices."); in listDevice()269 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "found no device."); in searchDevice()308 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "illegal device."); in searchDevice()1001 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "Cannot access devices."); in main()
62 #define EXIT_NUM_NO_DEVICE -1 // There are no available devices macro239 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "Cannot access devices."); in listDevice()286 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "found no device."); in searchDevice()343 …displayErrorAndExit(EXIT_NUM_NO_DEVICE, "two or more devices matched to sperified serial number." … in searchDevice()352 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "illegal device."); in searchDevice()1204 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "Cannot access devices."); in main()