Searched refs:cgi (Results 1 - 25 of 38) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/polytest/
H A DMakefile.am6 noinst_PROGRAMS = polytest.cgi
H A DMakefile.in37 noinst_PROGRAMS = polytest.cgi$(EXEEXT)
267 polytest.cgi$(EXEEXT): $(polytest_cgi_OBJECTS) $(polytest_cgi_DEPENDENCIES)
268 @rm -f polytest.cgi$(EXEEXT)
H A DMakefile37 noinst_PROGRAMS = polytest.cgi$(EXEEXT)
267 polytest.cgi$(EXEEXT): $(polytest_cgi_OBJECTS) $(polytest_cgi_DEPENDENCIES)
268 @rm -f polytest.cgi$(EXEEXT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/polytest/
H A DMakefile.am6 noinst_PROGRAMS = polytest.cgi
H A DMakefile.in37 noinst_PROGRAMS = polytest.cgi$(EXEEXT)
267 polytest.cgi$(EXEEXT): $(polytest_cgi_OBJECTS) $(polytest_cgi_DEPENDENCIES)
268 @rm -f polytest.cgi$(EXEEXT)
H A DMakefile37 noinst_PROGRAMS = polytest.cgi$(EXEEXT)
267 polytest.cgi$(EXEEXT): $(polytest_cgi_OBJECTS) $(polytest_cgi_DEPENDENCIES)
268 @rm -f polytest.cgi$(EXEEXT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dynamic-dnsmasq/
H A Ddynamic-dnsmasq.pl106 my %cgi;
115 $cgi{(split '=', $element)[0]} = (split '=', $element)[1];
118 unless ( defined $cgi{'hostname'} ) {
122 if ( !exists $cgi{'myip'} ) {
123 $cgi{'myip'} = $client->peerhost();
126 if ( authorize($user, $pass, $cgi{'hostname'}, $cgi{'myip'}) == 0 ) {
127 print_http_response($client, $cgi{'myip'}, "good");
128 update_dns(\%cgi);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/init.d/
H A Dremote.sh19 mkdir -p /tmp/www/cgi-bin
20 ln -s /opt/remote/plugin/remote/RMT_invite.htm /tmp/www/cgi-bin/RMT_invite.htm
21 ln -s /opt/remote/plugin/remote/RMT_invite.cgi /tmp/www/cgi-bin/RMT_invite.cgi
22 ln -s /opt/remote/plugin/remote/func.sh /tmp/www/cgi-bin/func.sh
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/opt/remote/bin/
H A DRMT_invite.cgi2 . /www/cgi-bin/func.sh
3 eval "`/www/cgi-bin/proccgi $*`"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/lu/
H A DMakefile.am6 noinst_PROGRAMS = luclient luserver.cgi
H A DMakefile.in37 noinst_PROGRAMS = luclient$(EXEEXT) luserver.cgi$(EXEEXT)
275 luserver.cgi$(EXEEXT): $(luserver_cgi_OBJECTS) $(luserver_cgi_DEPENDENCIES)
276 @rm -f luserver.cgi$(EXEEXT)
H A DMakefile37 noinst_PROGRAMS = luclient$(EXEEXT) luserver.cgi$(EXEEXT)
275 luserver.cgi$(EXEEXT): $(luserver_cgi_OBJECTS) $(luserver_cgi_DEPENDENCIES)
276 @rm -f luserver.cgi$(EXEEXT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/lu/
H A DMakefile.am6 noinst_PROGRAMS = luclient luserver.cgi
H A DMakefile.in37 noinst_PROGRAMS = luclient$(EXEEXT) luserver.cgi$(EXEEXT)
275 luserver.cgi$(EXEEXT): $(luserver_cgi_OBJECTS) $(luserver_cgi_DEPENDENCIES)
276 @rm -f luserver.cgi$(EXEEXT)
H A DMakefile37 noinst_PROGRAMS = luclient$(EXEEXT) luserver.cgi$(EXEEXT)
275 luserver.cgi$(EXEEXT): $(luserver_cgi_OBJECTS) $(luserver_cgi_DEPENDENCIES)
276 @rm -f luserver.cgi$(EXEEXT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/httpcookies/
H A DMakefile.am6 noinst_PROGRAMS = ck.cgi ckclient
H A DMakefile.in37 noinst_PROGRAMS = ck.cgi$(EXEEXT) ckclient$(EXEEXT)
279 ck.cgi$(EXEEXT): $(ck_cgi_OBJECTS) $(ck_cgi_DEPENDENCIES)
280 @rm -f ck.cgi$(EXEEXT)
H A DMakefile37 noinst_PROGRAMS = ck.cgi$(EXEEXT) ckclient$(EXEEXT)
279 ck.cgi$(EXEEXT): $(ck_cgi_OBJECTS) $(ck_cgi_DEPENDENCIES)
280 @rm -f ck.cgi$(EXEEXT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/httpcookies/
H A DMakefile.am6 noinst_PROGRAMS = ck.cgi ckclient
H A DMakefile37 noinst_PROGRAMS = ck.cgi$(EXEEXT) ckclient$(EXEEXT)
279 ck.cgi$(EXEEXT): $(ck_cgi_OBJECTS) $(ck_cgi_DEPENDENCIES)
280 @rm -f ck.cgi$(EXEEXT)
H A DMakefile.in37 noinst_PROGRAMS = ck.cgi$(EXEEXT) ckclient$(EXEEXT)
279 ck.cgi$(EXEEXT): $(ck_cgi_OBJECTS) $(ck_cgi_DEPENDENCIES)
280 @rm -f ck.cgi$(EXEEXT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/
H A DMakefile.am12 cp -p $(srcdir)/tools/*.cgi $(distdir)/tools
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/
H A Davahi-bookmarks.in145 print " -c --cgi Run as a CGI instead of as a server (default to server"
156 opts, args = getopt.getopt(sys.argv[1:], "hct:p:a:HAd:", ["help", "cgi", "port=", "timeout=", "address=", "host-names", "addresses", "domain="])
164 if o in ("-c", "--cgi"):
189 cgi = AvahiBookmarks(use_host_names)
199 print 'Content-type: text/html\n\n' + cgi.render_html()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/
H A Davahi-bookmarks.in145 print " -c --cgi Run as a CGI instead of as a server (default to server"
156 opts, args = getopt.getopt(sys.argv[1:], "hct:p:a:HAd:", ["help", "cgi", "port=", "timeout=", "address=", "host-names", "addresses", "domain="])
164 if o in ("-c", "--cgi"):
189 cgi = AvahiBookmarks(use_host_names)
199 print 'Content-type: text/html\n\n' + cgi.render_html()
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/applets/
H A Dapplets.c22 #warning See sources.redhat.com/bugzilla/show_bug.cgi?id=3400

Completed in 285 milliseconds

12