Lines Matching full:strerror
309 fprintf(stderr, "could not open %s, %s\n", device, strerror(errno));
315 fprintf(stderr, "could not get driver version for %s, %s\n", device, strerror(errno));
320 fprintf(stderr, "could not get driver id for %s, %s\n", device, strerror(errno));
327 //fprintf(stderr, "could not get device name for %s, %s\n", device, strerror(errno));
331 //fprintf(stderr, "could not get location for %s, %s\n", device, strerror(errno));
335 //fprintf(stderr, "could not get idstring for %s, %s\n", device, strerror(errno));
340 fprintf(stderr, "Can't enable monotonic clock reporting: %s\n", strerror(errno));
427 fprintf(stderr, "could not get event, %s\n", strerror(errno));
609 fprintf(stderr, "could not add watch for %s, %s\n", device_path, strerror(errno));
624 fprintf(stderr, "could not get switch state, %s\n", strerror(errno));