Searched defs:log_error (Results 1 – 2 of 2) sorted by relevance
41 static atomic_int log_error = 0; variable
57 static void log_error(int fd, int errno_value, const char* format, ...) __printflike(3, 4) { in log_error() function