Searched defs:errno_value (Results 1 – 2 of 2) sorted by relevance
40 bool SetError(std::string* error, int errno_value, const char* fmt, ...) { in SetError()
57 static void log_error(int fd, int errno_value, const char* format, ...) __printflike(3, 4) { in log_error()