Searched refs:localhost (Results 1 - 25 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/aMule/
H A Dremote.conf3 Host=localhost
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/aMule/
H A Dremote.conf3 Host=localhost
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/certs/
H A DMakefile.am34 Server-localhost-sv.crl \
35 Server-localhost-sv.crt \
36 Server-localhost-sv.csr \
37 Server-localhost-sv.der \
38 Server-localhost-sv.dhp \
39 Server-localhost-sv.key \
40 Server-localhost-sv.p12 \
41 Server-localhost-sv.pem \
42 Server-localhost-sv.prm \
43 Server-localhost
[all...]
H A DMakefile.in404 Server-localhost-sv.crl \
405 Server-localhost-sv.crt \
406 Server-localhost-sv.csr \
407 Server-localhost-sv.der \
408 Server-localhost-sv.dhp \
409 Server-localhost-sv.key \
410 Server-localhost-sv.p12 \
411 Server-localhost-sv.pem \
412 Server-localhost-sv.prm \
413 Server-localhost
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/etc/
H A Dradiusclient.conf37 authserver localhost:1812
42 acctserver localhost:1813
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drepmgr001.tcl59 -local [list localhost [lindex $ports 0]] \
68 -local [list localhost [lindex $ports 1]] \
69 -remote [list localhost [lindex $ports 0]] \
103 -local [list localhost [lindex $ports 1]] \
104 -remote [list localhost [lindex $ports 0]] \
119 -local [list localhost [lindex $ports 1]] \
120 -remote [list localhost [lindex $ports 0]] \
H A Dinclude.tcl6 set rpc_server localhost
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Dinclude.tcl6 set rpc_server localhost
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A Dffserver-regression.sh21 wget $WGET_OPTIONS -O - http://localhost:9999/$file > ff-$file
23 wget $WGET_OPTIONS -O - http://localhost:9999/$file?date=19700101T000000Z | dd bs=1 count=20000 > ff-$file 2>/dev/null
H A Dffserver.conf46 # ffmpeg http://localhost:8090/feed1.ffm
62 ACL allow localhost
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dtest.sh3 HTTP="localhost:8080"
10 ./tunala -listen localhost:$CLIENT_PORT -proxy localhost:$SERVER_PORT \
14 ./tunala -listen localhost:$SERVER_PORT -proxy $HTTP \
31 HTML=`wget -O - -T 1 http://localhost:$CLIENT_PORT 2> /dev/null | grep "<HTML>"`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dtest.sh3 HTTP="localhost:8080"
10 ./tunala -listen localhost:$CLIENT_PORT -proxy localhost:$SERVER_PORT \
14 ./tunala -listen localhost:$SERVER_PORT -proxy $HTTP \
31 HTML=`wget -O - -T 1 http://localhost:$CLIENT_PORT 2> /dev/null | grep "<HTML>"`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dtest.sh3 HTTP="localhost:8080"
10 ./tunala -listen localhost:$CLIENT_PORT -proxy localhost:$SERVER_PORT \
14 ./tunala -listen localhost:$SERVER_PORT -proxy $HTTP \
31 HTML=`wget -O - -T 1 http://localhost:$CLIENT_PORT 2> /dev/null | grep "<HTML>"`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DTest-iri-list.px27 http://localhost:{{port}}/
28 http://localhost:{{port}}/p1_fran${ccedilla_l1}ais.html
29 http://localhost:{{port}}/p2_${eacute_l1}${eacute_l1}n.html
146 my $cmdline = $WgetTest::WGETPATH . " --iri -d -i http://localhost:{{port}}/url_list.txt";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/nsswitch/
H A Dlogin.exp12 spawn telnet localhost
14 set test_desc "telnet localhost (login)"
24 set test_desc "telnet localhost (password)"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/doc/
H A Davserver.conf43 # avconv http://localhost:8090/feed1.ffm
63 # Only allow connections from localhost to the feed.
163 # Thus 'ACL allow localhost' only allows access from localhost.
298 # rtsp://localhost:5454/test1-rtsp.mpg
301 # http://localhost:8090/test1-rtsp.rtsp
339 # http://localhost:8090/test1-sdp.sdp). You should usually give this
364 ACL allow localhost
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/
H A Dffserver.conf39 # ffmpeg http://localhost:8090/feed1.ffm
59 # Only allow connections from localhost to the feed.
159 # Thus 'ACL allow localhost' only allows access from localhost.
294 # rtsp://localhost:5454/test1-rtsp.mpg
297 # http://localhost:8090/test1-rtsp.rtsp
335 # http://localhost:8090/test1-sdp.sdp). You should usually give this
360 ACL allow localhost
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_bufferevent.c478 struct sockaddr_in localhost; local
504 memset(&localhost, 0, sizeof(localhost));
506 localhost.sin_port = 0; /* pick-a-port */
507 localhost.sin_addr.s_addr = htonl(0x7f000001L);
508 localhost.sin_family = AF_INET;
509 sa = (struct sockaddr *)&localhost;
512 16, sa, sizeof(localhost));
532 tt_want(!bufferevent_socket_connect(bev1, sa, sizeof(localhost)));
533 tt_want(!bufferevent_socket_connect(bev2, sa, sizeof(localhost)));
584 struct sockaddr_in localhost; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dipaddr.tex109 Set address to localhost.
123 Determines if current address is set to localhost.
127 Returns true if address is localhost, false if internet address.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/build_farm/
H A Dbasicsmb.fns74 touch $prefix/lib/smb.conf.localhost
76 echo "127.0.0.1 localhost">$prefix/lib/lmhosts
112 echo "( echo $test_smbpasswd_rem_password; echo $test_smbpasswd_rem_newpassword; echo $test_smbpasswd_rem_newpassword; ) | $prefix/bin/smbpasswd -r localhost -s -U $whoami"
113 ( echo $test_smbpasswd_rem_password; echo $test_smbpasswd_rem_newpassword; echo $test_smbpasswd_rem_newpassword; ) | $prefix/bin/smbpasswd -r localhost -s -U $whoami
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndesd.tex21 \func{}{wxSoundStreamESD}{\param{const wxString\& }{hostname = "localhost"}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/tools/
H A Dvpnstats13 echo "SMTP=localhost" >> $CONF
46 if [ "$TO" = "" ]; then TO=root@localhost; fi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/
H A DMakefile153 ssh -p 2222 localhost 'rm -rf /export/home/mheily/libkqueue'
154 cd .. ; scp -rq -P 2222 trunk localhost:/export/home/mheily/libkqueue
157 ssh -p 2222 localhost 'cd /export/home/mheily/libkqueue && /usr/sfw/bin/gmake distclean && ./configure && /usr/sfw/bin/gmake clean all check'
160 scp -rq -P 2222 localhost:/export/home/mheily/libkqueue/\* .
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/dime/
H A Ddimeclient.cpp77 // use the localhost for -p and -g (put and get):
78 const char *localhost = "http://localhost:8085"; variable
143 endpoint = localhost;
147 endpoint = localhost;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/dime/
H A Ddimeclient.cpp77 // use the localhost for -p and -g (put and get):
78 const char *localhost = "http://localhost:8085"; variable
143 endpoint = localhost;
147 endpoint = localhost;

Completed in 373 milliseconds

12