Searched refs:HTTP_CONN_INFO (Results 1 – 1 of 1) sorted by relevance
85 #define HTTP_CONN_INFO 0x90919293 /* Identifies a http_conn_t struct */ macro315 c_id->signature = HTTP_CONN_INFO; in http_srv_init()1457 if (c_id == NULL || c_id->signature != HTTP_CONN_INFO) { in http_get_lasterr()1744 if (c_id == NULL || c_id->signature != HTTP_CONN_INFO) in password_cb()2824 if (c_id == NULL || c_id->signature != HTTP_CONN_INFO) { in http_check_conn()