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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/httpd/
H A Dhttpd.h134 extern char * get_cgi(char *name);
198 #define websGetVar(wp, var, default) (get_cgi(var) ? : default)
H A Dcgi.c76 get_cgi(char *name) function
H A Daspbw.c110 return get_cgi("resmsg");
H A Dweb.c8104 if ((pattern = get_cgi("output")) != NULL) {
8109 if ((argv[argc] = (char *)get_cgi(s)) == NULL) break;
11969 v = get_cgi(argv[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/httpd/
H A Dhttpd.h134 extern char * get_cgi(char *name);
198 #define websGetVar(wp, var, default) (get_cgi(var) ? : default)
H A Dcgi.c76 get_cgi(char *name) function
H A Daspbw.c110 return get_cgi("resmsg");
H A Dweb.c8104 if ((pattern = get_cgi("output")) != NULL) {
8109 if ((argv[argc] = (char *)get_cgi(s)) == NULL) break;
11969 v = get_cgi(argv[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/httpd/
H A Dhttpd.h134 extern char * get_cgi(char *name);
198 #define websGetVar(wp, var, default) (get_cgi(var) ? : default)
H A Dcgi.c76 get_cgi(char *name) function
H A Daspbw.c110 return get_cgi("resmsg");
H A Dweb.c8104 if ((pattern = get_cgi("output")) != NULL) {
8109 if ((argv[argc] = (char *)get_cgi(s)) == NULL) break;
11969 v = get_cgi(argv[i]);

Completed in 314 milliseconds