Searched refs:SendOK (Results 1 – 8 of 8) sorted by relevance
49 return SendOK(connection); in handle()58 return SendOK(connection); in handle()
41 return SendOK(connection); in handle()
35 return SendOK(connection); in handle()
39 return SendOK(connection); in handle()
36 return SendOK(connection); in handle()
17 int SendOK(MHD_Connection* connection);
44 int SendOK(MHD_Connection* connection) { in SendOK() function