Searched refs:log_errx (Results 1 – 1 of 1) sorted by relevance
99 static void log_errx(const char *msg, ...) in log_errx() function115 log_errx("strdup: %s", msg); in xstrdup()125 log_errx("malloc: %s", msg); in xmalloc()137 log_errx("Failed to write %s", filename); in xfwrite()275 log_errx("UUID cannot be NULL"); in uuid_from_str()277 log_errx("Invalid UUID: %s", s); in uuid_from_str()293 log_errx("Invalid UUID: %s", s); in uuid_from_str()323 log_errx("Failed to read %s", filename); in parse_fip()328 log_errx("FIP %s is truncated", filename); in parse_fip()334 log_errx("%s is not a FIP file", filename); in parse_fip()[all …]