| /freebsd-12.1/contrib/netbsd-tests/ipf/regress/ |
| H A D | i6 | 2 pass in on lo0 to qe0 from localhost to localhost 3 pass in on le0 to qe0:127.0.0.1 from localhost to localhost 4 pass in on lo0 dup-to qe0 from localhost to localhost 5 pass in on le0 dup-to qe0:127.0.0.1 from localhost to localhost 6 pass in on le0 to hme0:10.1.1.1 dup-to qe0:127.0.0.1 from localhost to localhost
|
| H A D | i11 | 1 pass in on ed0 proto tcp from localhost to localhost port = telnet keep state 3 pass in proto udp from localhost to localhost port = 20499 keep frag 4 pass in proto udp from localhost to localhost port = 2049 keep frag(strict) 5 pass in proto udp from localhost to localhost port = 53 keep state keep frags 9 pass in proto tcp from any port gt 1024 to localhost port eq 1024 keep state
|
| H A D | i9 | 1 pass in from localhost to localhost with short,frags 5 pass in from localhost to localhost and not frag 6 pass in from localhost to localhost with frags,frag-body
|
| H A D | i10 | 1 pass in from localhost to localhost with opt sec 2 pass in from localhost to localhost with opt lsrr not opt sec
|
| H A D | i17 | 4 110 pass in from localhost to any 6 pass in from localhost to any 7 @0 100 pass in from localhost to any 8 @1 pass in from any to localhost
|
| H A D | i1 | 9 pass in on ed0 from localhost to localhost 10 pass in on ed0,vx0 from localhost to localhost
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/net/getaddrinfo/ |
| H A D | t_getaddrinfo.sh | 73 $TEST localhost http 76 $TEST localhost tftp 79 $TEST localhost echo ) > out 2>&1 93 ( $TEST -4 localhost http 94 $TEST -6 localhost http ) > out 2>&1 133 $TEST localhost '' 148 ( $TEST -R -p 0 localhost '' 149 $TEST -R -p 59 localhost '' 150 $TEST -R -p 59 localhost 80 151 $TEST -R -p 59 localhost www [all …]
|
| H A D | sock_raw_v4.exp | 1 arg: flags 0x2 family 0 socktype 3 protocol 0 addrlen 0 host localhost serv (empty) 4 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv (empty) 7 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv 80 9 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv www
|
| H A D | sock_raw_v4v6.exp | 1 arg: flags 0x2 family 0 socktype 3 protocol 0 addrlen 0 host localhost serv (empty) 5 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv (empty) 9 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv 80 11 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv www
|
| H A D | spec_fam_v4.exp | 1 arg: flags 0x2 family 2 socktype 0 protocol 0 addrlen 0 host localhost serv http 5 arg: flags 0x2 family 24 socktype 0 protocol 0 addrlen 0 host localhost serv http
|
| H A D | README | 4 - your /etc/hosts file or DNS have unusual entries for "localhost" 5 (a duplicate "localhost 127.0.0.1" line in /etc/hosts for example)
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
| H A D | tst.system.d.out | 2 PING localhost (127.0.0.1): 56 data bytes 4 --- localhost ping statistics --- 7 PING localhost (127.0.0.1): 56 data bytes 9 --- localhost ping statistics --- 12 PING localhost (127.0.0.1): 56 data bytes 14 --- localhost ping statistics ---
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/net/ |
| H A D | hosts | 10 ::1 localhost localhost. localhost.localdomain. 11 127.0.0.1 localhost localhost. localhost.localdomain.
|
| /freebsd-12.1/contrib/libevent/test/ |
| H A D | regress_bufferevent.c | 650 memset(localhost, 0, sizeof(*localhost)); in fake_listener_create() 718 struct sockaddr_in localhost; in test_bufferevent_connect() local 744 memset(&localhost, 0, sizeof(localhost)); in test_bufferevent_connect() 748 localhost.sin_family = AF_INET; in test_bufferevent_connect() 752 16, sa, sizeof(localhost)); in test_bufferevent_connect() 797 struct sockaddr_in localhost; in test_bufferevent_connect_fail_eventcb() local 867 struct sockaddr_in localhost; in test_bufferevent_connect_fail() local 1120 struct sockaddr_in localhost; in test_bufferevent_trigger() local 1138 memset(&localhost, 0, sizeof(localhost)); in test_bufferevent_trigger() 1142 localhost.sin_family = AF_INET; in test_bufferevent_trigger() [all …]
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_bufferevent.c | 657 struct sockaddr_in localhost; in test_bufferevent_connect() local 683 memset(&localhost, 0, sizeof(localhost)); in test_bufferevent_connect() 687 localhost.sin_family = AF_INET; in test_bufferevent_connect() 691 16, sa, sizeof(localhost)); in test_bufferevent_connect() 764 struct sockaddr_in localhost; in test_bufferevent_connect_fail() local 775 memset(&localhost, 0, sizeof(localhost)); in test_bufferevent_connect_fail() 778 localhost.sin_family = AF_INET; in test_bufferevent_connect_fail() 1031 struct sockaddr_in localhost; in test_bufferevent_trigger() local 1049 memset(&localhost, 0, sizeof(localhost)); in test_bufferevent_trigger() 1053 localhost.sin_family = AF_INET; in test_bufferevent_trigger() [all …]
|
| /freebsd-12.1/usr.sbin/unbound/setup/ |
| H A D | local-unbound-setup.sh | 127 127.0.0.1|::1|localhost|localhost.*) 145 local localhost=no 154 127.0.0.1|::1|localhost|localhost.*) 155 localhost=yes 172 if [ "${localhost}" = "no" ] ; then
|
| /freebsd-12.1/sbin/pfctl/tests/files/ |
| H A D | pf0104.in | 1 # This test assumes that localhost points to 127.0.0.1 first 2 pass in proto tcp to port 25 divert-to localhost port 8025 6 pass in inet proto tcp to port 25 divert-to localhost port 8025 10 pass in inet6 proto tcp to port 25 divert-to localhost port 8025
|
| H A D | pf0012.in | 4 pass in inet from ! localhost to localhost/16
|
| H A D | pf1005.in | 2 pass out log quick on lo0 route-to (lo0 localhost) inet from any to any 3 pass in log quick on lo0 route-to (lo0 localhost) inet6 from any to any
|
| /freebsd-12.1/lib/libc/net/ |
| H A D | hosts | 13 ::1 localhost localhost.my.domain 14 127.0.0.1 localhost localhost.my.domain
|
| /freebsd-12.1/lib/libwrap/ |
| H A D | hosts.allow | 37 # Allow anything from localhost. Note that an IP address (not a host 39 ALL : localhost 127.0.0.1 : allow 51 sendmail : localhost : allow 57 exim : localhost : allow 71 ypserv : localhost : allow 77 ftpd : localhost : allow
|
| /freebsd-12.1/contrib/amd/amq/ |
| H A D | pawd.c | 58 static char *localhost = "localhost"; variable 71 return localhost; in cluster_server() 79 return localhost; in cluster_server() 191 server = localhost; in transform_dir()
|
| /freebsd-12.1/contrib/amd/amd/ |
| H A D | srvr_amfs_auto.c | 54 static fserver *localhost; variable 63 fserver *fs = localhost; in amfs_generic_find_srvr() 81 localhost = fs; in amfs_generic_find_srvr()
|
| /freebsd-12.1/sbin/ping/tests/ |
| H A D | ping_c1_s56_t1.out | 1 PING localhost: 56 data bytes 4 --- localhost ping statistics ---
|
| H A D | ping_test.sh | 35 if ! getaddrinfo -f inet localhost 1>/dev/null 2>&1; then 39 ping -c 1 -s 56 -t 1 localhost
|