Searched defs:strerror_s (Results 1 – 3 of 3) sorted by relevance
47 inline fmt::detail::null<> strerror_s(char*, size_t, ...) { return {}; } in strerror_s() function
79 static inline fmt::internal::Null<> strerror_s(char *, std::size_t, ...) { in strerror_s() function
84 static inline fmt::internal::Null<> strerror_s(char *, std::size_t, ...) in strerror_s() function