Searched defs:ErrorResponse (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libcody/ | ||
H A D | resolver.cc | 206 void Resolver::ErrorResponse (Server *server, std::string &&msg) in ErrorResponse() function in Cody::Resolver |
H A D | server.cc | 265 void Server::ErrorResponse (char const *error, size_t elen) in ErrorResponse() function in Cody::Server |
H A D | cody.hh | 720 void ErrorResponse (std::string const &error) in ErrorResponse() function in Cody::Server |