Searched refs:web (Results 1 - 25 of 53) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dweb.c10 * $Id: web.c 13245 2012-03-04 13:21:42Z jordan $
33 #include "web.h"
54 tr_deepLog( __FILE__, __LINE__, "web", __VA_ARGS__ ); \
157 createEasy( tr_session * s, struct tr_web * web, struct tr_web_task * task ) argument
166 curl_easy_setopt( e, CURLOPT_COOKIEFILE, web->cookie_filename );
176 if( web->curl_ssl_verify )
177 curl_easy_setopt( e, CURLOPT_CAINFO, web->curl_ca_bundle );
185 curl_easy_setopt( e, CURLOPT_VERBOSE, (long)(web->curl_verbose?1:0) );
214 dbgmsg( "finished web task %p; got %ld", task, task->code );
254 struct tr_web * web local
315 struct tr_web * web; local
[all...]
H A Dsession.h199 struct tr_web * web; member in struct:tr_session
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_readme20 into your web browser.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/
H A DMakefile.am27 web
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/build/net/
H A Dmakefile.dmc57 $(OBJS)\netutilslib_web.obj : ..\..\src\net\web.cpp $(NETUTILSLIB_ODEP)
58 $(CXX) -mn -c -cpp -o$@ $(NETUTILSLIB_CXXFLAGS) ..\..\src\net\web.cpp
H A Dmakefile.bcc299 $(OBJS)\netutilsdll_web.obj: ..\..\src\net\web.cpp
300 $(CXX) -q -c -P -o$@ $(NETUTILSDLL_CXXFLAGS) ..\..\src\net\web.cpp
311 $(OBJS)\netutilslib_web.obj: ..\..\src\net\web.cpp
312 $(CXX) -q -c -P -o$@ $(NETUTILSLIB_CXXFLAGS) ..\..\src\net\web.cpp
H A Dmakefile.dms253 $(OBJS)\netutilsdll_web.obj : ..\..\src\net\web.cpp $(NETUTILSDLL_ODEP)
254 $(CXX) -mn -c -cpp -o$@ $(NETUTILSDLL_CXXFLAGS) ..\..\src\net\web.cpp
265 $(OBJS)\netutilslib_web.obj : ..\..\src\net\web.cpp $(NETUTILSLIB_ODEP)
266 $(CXX) -mn -c -cpp -o$@ $(NETUTILSLIB_CXXFLAGS) ..\..\src\net\web.cpp
H A Dmakefile.vc416 $(OBJS)\netutilsdll_web.obj: ..\..\src\net\web.cpp
417 $(CXX) /c /nologo /TP /Fo$@ $(NETUTILSDLL_CXXFLAGS) ..\..\src\net\web.cpp
428 $(OBJS)\netutilslib_web.obj: ..\..\src\net\web.cpp
429 $(CXX) /c /nologo /TP /Fo$@ $(NETUTILSLIB_CXXFLAGS) ..\..\src\net\web.cpp
H A Dmakefile.gcc289 $(OBJS)\netutilsdll_web.o: ../../src/net/web.cpp
301 $(OBJS)\netutilslib_web.o: ../../src/net/web.cpp
H A Dmakefile.wat333 $(OBJS)\netutilsdll_web.obj : .AUTODEPEND ..\..\src\net\web.cpp
345 $(OBJS)\netutilslib_web.obj : .AUTODEPEND ..\..\src\net\web.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwxx11.tex20 wxWidgets for embedded applications on the wxWidgets web site.
H A Daboutdlginfo.tex20 and the program web site, while the lists from the latter group are stored as
217 Set the web site for the program and its description (which defaults to URL
H A Drichtexthtmlhandler.tex11 later. If you are planning to load the HTML into a standard web browser, you can
31 \twocolitem{\windowstyle{wxRICHTEXT\_HANDLER\_SAVE\_IMAGES\_TO\_BASE64}}{Images are written with the HTML files in Base 64 format: suitable for showing in web browsers.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/SGI/
H A Dinst.msg10 echo connect with a web browser to
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dget_maintainer.pl41 my $web = 0;
157 'web!' => \$web,
198 $web = 0;
201 my $selections = $email + $scm + $status + $subsystem + $web;
203 die "$P: Missing required option: email, scm, status, subsystem or web\n";
363 my @web = ();
505 if ($web) {
506 @web = uniq(@web);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/net/
H A DMakefile.in244 for f in wx/net/email.h wx/net/msg.h wx/net/smapi.h wx/net/web.h; do \
252 for f in wx/net/email.h wx/net/msg.h wx/net/smapi.h wx/net/web.h; do \
313 netutilsdll_web.o: $(srcdir)/web.cpp $(NETUTILSDLL_ODEP)
314 $(CXXC) -c -o $@ $(NETUTILSDLL_CXXFLAGS) $(srcdir)/web.cpp
322 netutilslib_web.o: $(srcdir)/web.cpp $(NETUTILSLIB_ODEP)
323 $(CXXC) -c -o $@ $(NETUTILSLIB_CXXFLAGS) $(srcdir)/web.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/
H A DMakefile.am29 all: web $(top_builddir)/NEWS libxml2.xsa $(man_MANS)
33 web: $(PAGES)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile.am29 all: web $(top_builddir)/NEWS libxml2.xsa $(man_MANS)
33 web: $(PAGES)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dfavicon.c17 #include <libtransmission/web.h> /* tr_webRun() */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/
H A Davahi-bookmarks.in96 t += '<p>Sorry, no Zeroconf web services have been registered on the %s domain.</p>' % domain
206 from twisted.web import server, resource
208 print "Sorry, to use this tool as a server you need to install twisted and twisted.web.\n"
224 print "Now point your web browser to http://%s:%u/!" % (address, port)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/
H A Davahi-bookmarks.in96 t += '<p>Sorry, no Zeroconf web services have been registered on the %s domain.</p>' % domain
206 from twisted.web import server, resource
208 print "Sorry, to use this tool as a server you need to install twisted and twisted.web.\n"
224 print "Now point your web browser to http://%s:%u/!" % (address, port)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-tools.spec38 You can download the latest version on IDEALX web site
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/utils/
H A Dshow.c27 #include <libtransmission/web.h> /* tr_webGetResponseStr() */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/images/
H A DMakefile.in54 subdir = web/images
317 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu web/images/Makefile'; \
319 $(AUTOMAKE) --gnu web/images/Makefile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/jquery/
H A DMakefile.in54 subdir = web/javascript/jquery
321 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu web/javascript/jquery/Makefile'; \
323 $(AUTOMAKE) --gnu web/javascript/jquery/Makefile

Completed in 390 milliseconds

123