Searched refs:forms (Results 1 - 25 of 82) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Dfunc.js27 if (document.forms[0].elements[0].focus)
28 document.forms[0].elements[0].focus();
38 var msgVar=document.forms[0].message.value;
246 for (i=0;i<document.forms[0].elements.length;i++)
248 if (document.forms[0].elements[i]==txtobj)
250 document.forms[0].elements[i+1].select();
251 document.forms[0].elements[i+1].focus();
271 for (i=0;i<document.forms[0].elements.length;i++)
273 if (document.forms[0].elements[i]==txtobj)
275 document.forms[
[all...]
H A Dap_settings.js105 var cf = document.forms[0];
333 var cf = document.forms[0];
365 var cf = document.forms[0];
397 var cf = document.forms[0];
410 var cf = document.forms[0];
532 var cf = document.forms[0];
577 var cf = document.forms[0];
609 var cf = document.forms[0];
638 var cf = document.forms[0];
672 var cf = document.forms[
[all...]
H A DIA_AP_settings.js5 var cf = document.forms[0];
89 var cf = document.forms[0];
121 var cf = document.forms[0];
153 var cf = document.forms[0];
166 var cf = document.forms[0];
198 var cf = document.forms[0];
255 var cf = document.forms[0];
394 var cf = document.forms[0];
418 var cf = document.forms[0];
H A DIA_finish.js10 var cf = document.forms[0];
26 cf = document.forms[0];
70 var cf = document.forms[0];
110 var cf = document.forms[0];
H A Dbas_l2tp.js3 var cf = document.forms[0];
19 var cf = document.forms[0];
54 var cf=document.forms[0];
294 var cf = document.forms[0];
303 var cf = document.forms[0];
376 var cf = document.forms[0];
411 var cf=document.forms[0];
501 var cf = document.forms[0];
515 var cf = document.forms[0];
549 var cf=document.forms[
[all...]
H A Dbas_pptp.js3 var cf = document.forms[0];
19 var cf = document.forms[0];
54 var cf=document.forms[0];
306 var cf = document.forms[0];
315 var cf = document.forms[0];
388 var cf = document.forms[0];
423 var cf=document.forms[0];
513 var cf = document.forms[0];
527 var cf = document.forms[0];
561 var cf=document.forms[
[all...]
H A Dbas_ether.js30 cf=document.forms[0];
67 cf=document.forms[0];
106 var cf=document.forms[0];
127 var cf=document.forms[0];
156 var cf=document.forms[0];
269 var cf = document.forms[0];
278 var cf = document.forms[0];
299 var cf = document.forms[0];
356 var cf = document.forms[0];
436 var cf = document.forms[
[all...]
H A Dbas_pppoe.js30 cf=document.forms[0];
89 var form=document.forms[0];
251 cf=document.forms[0];
259 cf=document.forms[0];
267 var cf=document.forms[0];
316 var cf=document.forms[0];
401 var cf=document.forms[0];
495 var cf=document.forms[0];
558 var cf=document.forms[0];
H A DCheckData.js68 var cf = document.forms[0];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/OS400/
H A Dccsidcurl.c724 Curl_formadd_release_local(struct curl_forms * forms, int nargs, int skip) argument
729 if(Curl_is_formadd_string(forms[nargs].option))
730 if(forms[nargs].value)
731 free((char *) forms[nargs].value);
733 free((char *) forms);
738 Curl_formadd_convert(struct curl_forms * forms, argument
746 if(formx < 0 || !forms[formx].value)
750 l = (int) forms[lengthx].value;
752 l = strlen(forms[formx].value) + 1;
760 forms[form
789 struct curl_forms * forms; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_formparse.c271 struct curl_forms *forms = NULL; local
278 forms = malloc((count+1)*sizeof(struct curl_forms));
279 if(!forms) {
286 forms[i].option = start->form.option;
287 forms[i].value = start->form.value;
289 forms[count].option = CURLFORM_END;
293 CURLFORM_ARRAY, forms, CURLFORM_END) != 0) {
295 Curl_safefree(forms);
299 Curl_safefree(forms);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dpy_spoolss_forms.c201 /* Enumerate forms */
210 FORM_1 *forms; local
221 hnd->cli, hnd->mem_ctx, &hnd->pol, level, &num_forms, &forms);
236 rpcstr_pull(name, forms[i].name.buffer,
239 py_from_FORM_1(&value, &forms[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtwidget.tex9 from wxWindow). You can use it to display things like forms, input boxes etc. in an HTML window.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
H A DMakefile.am282 hello-csharp-forms/INSTALL \
283 hello-csharp-forms/README \
284 hello-csharp-forms/BUGS \
285 hello-csharp-forms/autogen.sh \
286 hello-csharp-forms/autoclean.sh \
287 hello-csharp-forms/hello.cs \
288 hello-csharp-forms/Makefile.am \
289 hello-csharp-forms/configure.ac \
290 hello-csharp-forms/m4/Makefile.am \
291 hello-csharp-forms/p
[all...]
H A DMakefile.in433 hello-csharp-forms/INSTALL \
434 hello-csharp-forms/README \
435 hello-csharp-forms/BUGS \
436 hello-csharp-forms/autogen.sh \
437 hello-csharp-forms/autoclean.sh \
438 hello-csharp-forms/hello.cs \
439 hello-csharp-forms/Makefile.am \
440 hello-csharp-forms/configure.ac \
441 hello-csharp-forms/m4/Makefile.am \
442 hello-csharp-forms/p
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/po/
H A DMakefile.am50 hello-csharp-forms/hello.cs \
83 hello-csharp-forms.pot \
270 hello-csharp-forms.pot : $(POTFILES_DEPS)
271 $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-csharp-forms
394 ../hello-csharp-forms/po/$$lang.po \
466 ../hello-csharp-forms/po/$(LL).po: hello-csharp-forms.pot $(LL).po
467 $(SHELL) mmsmallpo.sh hello-csharp-forms $(LL)
H A DMakefile.in159 hello-csharp-forms/hello.cs \
193 hello-csharp-forms.pot \
283 ../hello-csharp-forms/po/$$lang.po \
582 hello-csharp-forms.pot : $(POTFILES_DEPS)
583 $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-csharp-forms
728 ../hello-csharp-forms/po/$(LL).po: hello-csharp-forms.pot $(LL).po
729 $(SHELL) mmsmallpo.sh hello-csharp-forms $(LL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_rpc_printer.c872 FORM_1 **forms)
878 result = rpccli_spoolss_enumforms(pipe_hnd, mem_ctx, hnd, level, num_forms, forms);
881 printf("could not enum forms: %s\n", dos_errstr(result));
1488 * Migrate printer-forms from a src server to the dst server
1523 FORM_1 *forms; local
1528 DEBUG(3,("copying forms\n"));
1561 d_printf("migrating printer forms for: [%s] / [%s]\n",
1585 /* finally migrate forms */
1586 if (!net_spoolss_enumforms(pipe_hnd, mem_ctx, &hnd_src, level, &num_forms, &forms))
1589 DEBUG(1,("got %d forms fo
867 net_spoolss_enumforms(struct rpc_pipe_client *pipe_hnd, TALLOC_CTX *mem_ctx, POLICY_HND *hnd, int level, uint32 *num_forms, FORM_1 **forms) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dformdata.c314 struct curl_forms *forms = NULL; local
337 if(array_state && forms) {
339 option = forms->option;
340 array_value = (char *)forms->value;
342 forms++; /* advance this to next entry */
362 forms = va_arg(params, struct curl_forms *);
363 if(forms)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-compat.el58 (defmacro po-with-temp-buffer (&rest forms)
68 ,@forms)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ia32/
H A Dnasm.h4 ; Redistribution and use in source and binary forms, with or without variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dadd_cr.pl87 * Redistribution and use in source and binary forms, with or without
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dadd_cr.pl87 * Redistribution and use in source and binary forms, with or without
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dadd_cr.pl87 * Redistribution and use in source and binary forms, with or without
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_prime.pl55 * Redistribution and use in source and binary forms, with or without

Completed in 8440 milliseconds

1234