Lines Matching defs:err_str
57 static char err_str[BUFSIZE];
110 warnx("%s", err_str); \
117 warnx("%s", err_str); \
533 strncpy(err_str, "memory allocation failed", sizeof err_str);
539 (void)snprintf(err_str, sizeof err_str, "open: %s: %s", path_eeprom,
546 (void)snprintf(err_str, sizeof err_str, "lseek: %s: %s",
553 (void)snprintf(err_str, sizeof err_str, "read: %s: %s",
563 (void)snprintf(err_str, sizeof err_str, "lseek: %s: %s",
571 (void)snprintf(err_str, sizeof err_str, "write: %s: %s",