Searched refs:SendError (Results 1 – 3 of 3) sorted by relevance
19 int SendError(MHD_Connection* connection, const char* msg);
55 int SendError(MHD_Connection* connection, const char* msg) { in SendError() function
42 return SendError(connection, "Unable to create GPU surface"); in handle()