Searched refs:NUM_HTTP_HEADERS (Results 1 – 3 of 3) sorted by relevance
103 #define NUM_HTTP_HEADERS (sizeof(g_psHTTPHeaders) / sizeof(tHTTPHeader)) macro
890 for (content_type = 0; content_type < NUM_HTTP_HEADERS; content_type++) {897 content_type = NUM_HTTP_HEADERS;918 if(content_type < NUM_HTTP_HEADERS) {
877 for (j = 0; j < NUM_HTTP_HEADERS; j++) { in file_write_http_header()
Completed in 8 milliseconds