Home
last modified time | relevance | path

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

12

/external/netcat/scripts/
Ddist.sh12 echo "<36>elite: ${SRC}" | ./nc -u -w 1 localhost 514 > /dev/null 2>&1
22 echo "<36>elite: done" | ./nc -u -w 1 localhost 514 > /dev/null 2>&1
/external/ppp/pppd/plugins/radius/etc/
Dradiusclient.conf37 authserver localhost:1812
42 acctserver localhost:1813
Dradiusclient.conf.in37 authserver localhost:1812
42 acctserver localhost:1813
/external/dhcpcd/dhcpcd-hooks/
D30-hostname6 ""|"(none)"|localhost|localhost.localdomain)
/external/openssl/ssl/
Dssltest.c991 char localhost[MAXHOSTNAMELEN+2]; in main() local
993 if (gethostname(localhost, sizeof localhost-1) == 0) in main()
995 localhost[sizeof localhost-1]='\0'; in main()
996 if(strlen(localhost) == sizeof localhost-1) in main()
1002 localhost); in main()
/external/netperf/
Dnetlib.c2628 char *localhost, in establish_control_internal() argument
2651 localhost, in establish_control_internal()
2703 error = getaddrinfo((char *)localhost, in establish_control_internal()
2711 localhost, in establish_control_internal()
2722 localhost, in establish_control_internal()
2732 dump_addrinfo(where, local_res, localhost, localport, locfam); in establish_control_internal()
2772 localhost, in establish_control_internal()
2847 char *localhost, in establish_control() argument
2856 localhost, in establish_control()
2862 localhost,localport,inet_ftos(locfam), in establish_control()
/external/openssl/
DREADME.android70 …nf -x509 -nodes -days 365 -subj '/C=US/ST=California/L=Mountain View/CN=localhost' -newkey rsa:102…
72 adb shell am start https://localhost:4433 # confirm result in browser
/external/openssl/crypto/dh/
Dexample15 Received: (karn@localhost) by servo.qualcomm.com (8.6.12/QC-BSD-2.5.1)
/external/webkit/LayoutTests/http/conf/
Dfedora-httpd.conf258 ServerAdmin root@localhost
/external/chromium/googleurl/
DREADME.txt64 this type of URL. Note that it may have a hostname! "localhost" is allowed,
65 for example "file://localhost/foo" is the same as "file:///foo".
/external/webkit/WebKitTools/DumpRenderTree/mac/
DResourceLoadDelegate.mm146 && NSOrderedSame != [host caseInsensitiveCompare:@"localhost"]) {
DFrameLoadDelegate.mm187 …// is set to log frame load delegate calls we ignore SSL certificate errors on localhost and 127.0…
DDumpRenderTree.mm632 …// is set to log frame load delegate calls we ignore SSL certificate errors on localhost and 127.0…
637 [NSURLRequest setAllowsAnyHTTPSCertificate:YES forHost:@"localhost"];
/external/tcpdump/tests/
Dprint-AA.new13 Host: localhost
Dprint-AA.out13 Host: localhost
Dprint-A.out13 Host: localhost
Dprint-A.new13 Host: localhost
/external/netcat/
DREADME486 "localhost". This may not work for dedicated X terminals, but it may be
495 nc -v -l -s <your-addr> -p 6000 localhost 2
640 of your binding, especially in the case of localhost. Check first. If you can
758 nc -l -p someport -e foo localhost &
759 telnet localhost someport
766 ones?] when binding in listen mode. Sometimes netcat binds only to "localhost"
772 in the makefile for SOCKS. On the flip side, binding to localhost and sending
/external/wpa_supplicant/
Ddefconfig178 # udp = UDP sockets using localhost (127.0.0.1)
/external/webkit/WebKit/mac/Misc/
DWebNSURLExtras.mm860 // Take off localhost for file
862 return ([result _web_isCaseInsensitiveEqualToCString:"localhost"]) ? nil : result;
/external/bluetooth/glib/
DChangeLog.pre-2-823 * glib/gutils.c (g_get_any_init): Use "localhost" as fallback for
211 return "localhost" hostnames.
214 (safe_strcmp_hostname): New function that considers "localhost"
/external/webkit/WebKit/
DStringsNotToBeLocalized.txt633 "localhost"
/external/wpa_supplicant_6/wpa_supplicant/
Ddefconfig209 # udp = UDP sockets using localhost (127.0.0.1)
D.config206 # udp = UDP sockets using localhost (127.0.0.1)
/external/qemu/
Dqemu-options.hx981 telnet localhost 5555
984 Then when you use on the host @code{telnet localhost 5555}, you
1174 localhost 5555

12