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

/asus-wl-520gu-7.0.1.45/src/router/library/
H A Dfile-upload.h24 #define HTTP_USER_AGENT getenv("HTTP_USER_AGENT") macro
H A Dcgi-lib.h70 #define HTTP_USER_AGENT getenv("HTTP_USER_AGENT") macro
/asus-wl-520gu-7.0.1.45/src/router/library/fileupload/
H A Dfile-upload.h24 #define HTTP_USER_AGENT getenv("HTTP_USER_AGENT") macro
H A Dfile-upload.c187 if (strstr(lower_case(HTTP_USER_AGENT),"win") != 0) {
/asus-wl-520gu-7.0.1.45/src/router/library/cgi-lib/
H A Dcgi-lib.h70 #define HTTP_USER_AGENT getenv("HTTP_USER_AGENT") macro
H A Dcgi-lib.c101 printf("<B>HTTP_USER_AGENT:</B> %s<BR>\n",HTTP_USER_AGENT);

Completed in 45 milliseconds