Searched refs:HTTP_CONN_INFO (Results 1 – 1 of 1) sorted by relevance
86 #define HTTP_CONN_INFO 0x90919293 /* Identifies a http_conn_t struct */ macro316 c_id->signature = HTTP_CONN_INFO; in http_srv_init()1458 if (c_id == NULL || c_id->signature != HTTP_CONN_INFO) { in http_get_lasterr()1745 if (c_id == NULL || c_id->signature != HTTP_CONN_INFO) in password_cb()2829 if (c_id == NULL || c_id->signature != HTTP_CONN_INFO) { in http_check_conn()