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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/web/
H A Dstatuspage.c228 int autorefresh=0; local
288 if (cgi_variable("autorefresh")) {
289 autorefresh = 1;
291 autorefresh = 0;
293 autorefresh = 1;
317 if (!autorefresh) {
318 printf("<input type=submit value=\"%s\" name=\"autorefresh\">\n", _("Auto Refresh"));
434 if (autorefresh) {

Completed in 22 milliseconds