Searched defs:errno_ (Results 1 – 4 of 4) sorted by relevance
58 const int errno_) : in system_error()
84 const int errno_) : in system_error()
127 fs::system_error::system_error(const std::string& message_, const int errno_) : in system_error()
237 int errno_; // Backup errno in case symbolizer change the value. variable