Searched refs:ERR (Results 1 – 3 of 3) sorted by relevance
53 #define ERR(x...) fprintf(stderr, "ERROR: " x) macro322 ERR("GetDeviceVendor"); in try_device()328 ERR("GetDeviceProduct"); in try_device()334 ERR("GetDeviceClass"); in try_device()340 ERR("GetDeviceSubClass"); in try_device()346 ERR("GetDeviceProtocol"); in try_device()352 ERR("GetLocationId"); in try_device()433 ERR("Could not create iterator."); in init_usb()524 ERR("usb_read interface was null\n"); in Read()529 ERR("bulkIn endpoint not assigned\n"); in Read()[all …]
210 trap onexit ERR279 trap - ERR
58 trap 'exit 1' ERR