Searched refs:MHD_ICY_FLAG (Results 1 – 2 of 2) sorted by relevance
297 #define MHD_ICY_FLAG ((uint32_t)(((uint32_t)1) << 31)) macro
675 rc = connection->responseCode & (~MHD_ICY_FLAG);679 (0 != (connection->responseCode & MHD_ICY_FLAG))