Searched refs:connectiontype (Results 1 – 5 of 5) sorted by relevance
26 int connectiontype; member103 if (con_info->connectiontype == POST) in request_completed()142 con_info->connectiontype = POST; in answer_to_connection()145 con_info->connectiontype = GET; in answer_to_connection()
27 int connectiontype; member128 if (con_info->connectiontype == POST) in request_completed()178 con_info->connectiontype = POST; in answer_to_connection()183 con_info->connectiontype = GET; in answer_to_connection()
62 int connectiontype;120 if (con_info->connectiontype == POST)184 con_info->connectiontype = POST;186 else con_info->connectiontype = GET;
121 else con_info->connectiontype = GET;151 con_info->connectiontype = POST;155 else con_info->connectiontype = GET;294 if (con_info->connectiontype == POST)
885 int connectiontype;938 if (con_info->connectiontype == POST)995 con_info->connectiontype = POST;997 else con_info->connectiontype = GET;1142 else con_info->connectiontype = GET;1170 con_info->connectiontype = POST;1174 else con_info->connectiontype = GET;1286 if (con_info->connectiontype == POST)2730 int connectiontype;2807 if (con_info->connectiontype == POST)[all …]