Searched refs:txt (Results 1 - 25 of 200) sorted by relevance

12345678

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/tests/
H A DTest-N-HTTP-Content-Disposition.px17 '/dummy.txt' => {
23 "Content-Disposition" => "attachment; filename=\"filename.txt\"",
30 . "http://localhost:{{port}}/dummy.txt";
35 'filename.txt' => {
H A DTest-O--no-content-disposition-trivial.px17 '/dummy.txt' => {
27 my $cmdline = $WgetTest::WGETPATH . " -O out --no-content-disposition http://localhost:{{port}}/dummy.txt";
H A DTest-O--no-content-disposition.px17 '/dummy.txt' => {
22 "Content-Disposition" => "attachment; filename=\"filename.txt\"",
28 my $cmdline = $WgetTest::WGETPATH . " -O out --no-content-disposition http://localhost:{{port}}/dummy.txt";
H A DTest-O-HTTP-Content-Disposition.px17 '/dummy.txt' => {
22 "Content-Disposition" => "attachment; filename=\"filename.txt\"",
28 my $cmdline = $WgetTest::WGETPATH . " -O out http://localhost:{{port}}/dummy.txt";
H A DTest-O-nc.px17 '/dummy.txt' => {
27 my $cmdline = $WgetTest::WGETPATH . " -nc -O out http://localhost:{{port}}/dummy.txt";
H A DTest-O.px17 '/dummy.txt' => {
27 my $cmdline = $WgetTest::WGETPATH . " -O out http://localhost:{{port}}/dummy.txt";
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/install/
H A DMakefile3 COPY= magic.txt magic.s5.be.txt magic.s5.le.txt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drsrc001.tcl33 set oid1 [open $testdir/rsrc.txt w]
38 -recno -source $testdir/rsrc.txt} $testfile]
47 set oid1 [open $testdir/rsrc.txt a]
48 set oid2 [open $testdir/check.txt w]
50 # This one was already put into rsrc.txt.
66 -recno -source $testdir/rsrc.txt} $testfile]
80 set oid [open $testdir/rsrc.txt]
96 Rsrc001:diff($testdir/rsrc.txt,$testdir/check.txt) \
97 [filecmp $testdir/rsrc.txt
[all...]
H A Drsrc002.tcl23 set oid1 [open $testdir/rsrc.txt w]
24 set oid2 [open $testdir/check.txt w]
38 -recno -source $testdir/rsrc.txt} $testfile]
62 Rsrc002:diff($testdir/rsrc.txt,$testdir/check.txt) \
63 [filecmp $testdir/rsrc.txt $testdir/check.txt] 0
H A Drsrc003.tcl44 set oid1 [open $testdir/rsrc.txt w]
45 set oid2 [open $testdir/check.txt w]
75 -len $reclen -source $testdir/rsrc.txt} $testfile]
91 set oid [open $testdir/rsrc.txt]
108 diff1($testdir/rsrc.txt,$testdir/check.txt) \
109 [filecmp $testdir/rsrc.txt $testdir/check.txt] 0
113 set oid [open $testdir/check.txt a]
126 set ret [filecmp $testdir/rsrc.txt
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/printing/
H A DVampireDriversFunctions283 # list under the name of '\${nthost}/enumdrivers3list.txt' (ie. it
315 ${nthost}/enumdrivers3list.txt;
317 NUMBEROFDIFFERENTDRIVERNAMES=$( grep "Driver Name:" ${nthost}/enumdrivers3list.txt \
329 enumdrivers3list=`cat ${nthost}/enumdrivers3list.txt`;
349 # and the file '\${nthost}/enumdrivers3list.txt' to exist.
353 # WHAT IT DOES: This function dissects the '\${nthost}/enumdrivers3list.txt'
355 # - '\${nthost}/drvrlst.txt'
356 # - '\${nthost}/completedriverlist.txt'
375 cat ${nthost}/enumdrivers3list.txt \
384 ${nthost}/drvrlst.txt;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libogg-1.1.4/doc/
H A DMakefile.am9 rfc3533.txt rfc5334.txt skeleton.html
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dlog.c38 char txt[256]; local
40 vsnprintf(txt, sizeof(txt), format, ap);
43 log_function(level, txt);
45 fprintf(stderr, "%s\n", txt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/doc/
H A DMakefile.am11 EXTRA_DIST = BGP-TypeCode draft-zebra-00.ms draft-zebra-00.txt $(man_MANS)
13 draft-zebra-00.txt:
14 groff -T ascii -ms draft-zebra-00.ms > draft-zebra-00.txt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/blast/
H A DMakefile5 blast < test.pk | cmp - test.txt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/blast/
H A DMakefile5 blast < test.pk | cmp - test.txt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/program/
H A DMakefile3 COPY= solaris.txt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dmk-ca-bundle.pl24 # It downloads certdata.txt from Mozilla's source tree (see URL below),
25 # then parses certdata.txt and extracts CA Root Certificates into PEM format.
39 my $url = 'http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1';
64 print "\t-l\tprint license info about certdata.txt\n";
65 print "\t-n\tno download of certdata.txt (to use existing)\n";
68 print "\t-u\tunlink (remove) certdata.txt after processing\n";
74 (my $txt = $url) =~ s@(.*/|\?.*)@@g;
78 unless ($opt_n and -e $txt) {
79 print "Downloading '$txt' ...\n" if (!$opt_q);
82 $resp = $ua->mirror($url, $txt);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DEntryGroup.cs122 private static extern IntPtr avahi_string_list_new (IntPtr txt); argument
125 private static extern IntPtr avahi_string_list_add (IntPtr list, byte[] txt); argument
197 UInt16 port, params string[] txt)
199 AddService (PublishFlags.None, name, type, domain, port, txt);
203 UInt16 port, params string[] txt)
205 AddService (-1, Protocol.Unspecified, flags, name, type, domain, null, port, txt);
209 string host, UInt16 port, params string[] txt)
213 if (txt != null) {
214 foreach (string item in txt) {
223 string host, UInt16 port, params byte[][] txt)
196 AddService(string name, string type, string domain, UInt16 port, params string[] txt) argument
202 AddService(PublishFlags flags, string name, string type, string domain, UInt16 port, params string[] txt) argument
208 AddService(int iface, Protocol proto, PublishFlags flags, string name, string type, string domain, string host, UInt16 port, params string[] txt) argument
222 AddService(int iface, Protocol proto, PublishFlags flags, string name, string type, string domain, string host, UInt16 port, params byte[][] txt) argument
256 UpdateService(string name, string type, string domain, params string[] txt) argument
261 UpdateService(int iface, Protocol proto, PublishFlags flags, string name, string type, string domain, params string[] txt) argument
275 UpdateService(int iface, Protocol proto, PublishFlags flags, string name, string type, string domain, params byte[][] txt) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A Dconfigure.js108 var txt;
109 txt = "Usage:\n";
110 txt += " cscript " + WScript.ScriptName + " <options>\n";
111 txt += " cscript " + WScript.ScriptName + " help\n\n";
112 txt += "Options can be specified in the form <option>=<value>, where the value is\n";
113 txt += "either 'yes' or 'no', if not stated otherwise.\n\n";
114 txt += "\nXML processor options, default value given in parentheses:\n\n";
115 txt += " trio: Enable TRIO string manipulator (" + (withTrio? "yes" : "no") + ")\n";
116 txt += " threads: Enable thread safety [no|ctls|native|posix] (" + (withThreads) + ") \n";
117 txt
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A DMakefile.am35 noinst_PROGRAMS = txt-test null-test
41 txt.c \
49 txt.c \
50 txt-test.c \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-ui-sharp/
H A Dbssh.cs22 string txt = System.Text.Encoding.UTF8.GetString (txtBytes);
23 string[] splitTxt = txt.Split(new char[] { '=' }, 2);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A DMakefile19 ./minizip test readme.txt
21 mv readme.txt readme.old
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A DMakefile19 ./minizip test readme.txt
21 mv readme.txt readme.old
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/examples/bootfloppy/
H A Dmksyslinux.sh41 mcopy syslinux.cfg display.txt a:

Completed in 298 milliseconds

12345678