Searched refs:found_mime_type (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dhttpd.c197 const char *found_mime_type; member in struct:globals
231 #define found_mime_type (G.found_mime_type ) macro
844 found_mime_type : "text/html";
1337 found_mime_type = "application/octet-stream";
1347 found_mime_type = table[1];
1355 found_mime_type = cur->after_colon;
1364 url, found_mime_type);

Completed in 89 milliseconds