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

12

/freebsd-9.3-release/etc/namedb/master/
H A DMakefile3 FILES= empty.db localhost-forward.db localhost-reverse.db
/freebsd-9.3-release/etc/
H A Dhosts.allow37 # 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
70 ypserv : localhost : allow
76 ftpd : localhost : allow
/freebsd-9.3-release/contrib/ipfilter/rules/
H A Dexample.514 # localhost
16 pass in proto udp from 10.2.2.2 port != 53 to localhost
H A Dexample.118 # localhost
10 pass in proto udp from 10.2.2.2 port != 53 to localhost
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
H A Dtst.udp.ksh56 rup localhost
H A Dtst.icmp.ksh61 ping -A inet localhost
/freebsd-9.3-release/crypto/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>"`
/freebsd-9.3-release/contrib/amd/amd/
H A Dsrvr_amfs_auto.c45 * Automount FS server ("localhost") modeling
58 static fserver *localhost; variable
67 fserver *fs = localhost;
72 fs->fs_host = strdup("localhost");
85 localhost = fs;
/freebsd-9.3-release/release/picobsd/floppy.tree/etc/
H A Dsnmpd.conf13 # % snmpwalk -v 1 localhost public .1.3.6.1.4.1.2021.10
17 # % snmpwalk -v 1 localhost public .1.3.6.1.4.1.2021.101
21 # % snmpwalk -v 1 localhost public .1.3.6.1.4.1.2021.100
31 com2sec local localhost private
H A Drc.conf.defaults156 echo "No ethernets found, using localhost"
157 hostname=localhost
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c657 struct sockaddr_in localhost; local
683 memset(&localhost, 0, sizeof(localhost));
685 localhost.sin_port = 0; /* pick-a-port */
686 localhost.sin_addr.s_addr = htonl(0x7f000001L);
687 localhost.sin_family = AF_INET;
688 sa = (struct sockaddr *)&localhost;
691 16, sa, sizeof(localhost));
711 tt_want(!bufferevent_socket_connect(bev1, sa, sizeof(localhost)));
712 tt_want(!bufferevent_socket_connect(bev2, sa, sizeof(localhost)));
764 struct sockaddr_in localhost; local
1031 struct sockaddr_in localhost; local
[all...]
/freebsd-9.3-release/contrib/amd/amq/
H A Dpawd.c62 static char *localhost = "localhost"; variable
75 return localhost;
83 return localhost;
195 server = localhost;
H A Damq.c67 static char localhost[] = "localhost"; variable
68 static char *def_server = localhost;
423 if (def_server == localhost)
432 if ((hp = gethostbyname(server)) == 0 && !STREQ(server, localhost)) {
444 /* fake "localhost" */
/freebsd-9.3-release/contrib/bind9/bin/rndc/
H A Drndc.conf25 default-server localhost;
29 server localhost {
/freebsd-9.3-release/crypto/heimdal/tests/kdc/
H A Dcheck-iprop.in55 kdc="${TESTS_ENVIRONMENT} ../../kdc/kdc --addresses=localhost -P $port"
84 ${kadmin} -l add --random-key --use-defaults iprop/localhost@${R} || exit 1
85 ${kadmin} -l ext -k ${keytab} iprop/localhost@${R} || exit 1
106 ${ipropdmaster} --hostname=localhost -k ${keytab} \
113 ${ipropdslave} --hostname=slave -k ${keytab} localhost &
164 ${ipropdslave} --hostname=slave -k ${keytab} localhost &
181 ${ipropdslave} --hostname=slave -k ${keytab} localhost &
219 ${ipropdmaster} --hostname=localhost -k ${keytab} \
226 ${ipropdslave} --hostname=slave -k ${keytab} localhost &
H A Dcheck-uu.in53 kdc="${TESTS_ENVIRONMENT} ../../kdc/kdc --addresses=localhost -P $port"
119 KRB5CCNAME=$cache2 ${uu_client} localhost > messages.log 2>&1 || \
/freebsd-9.3-release/crypto/heimdal/tests/gss/
H A Dcheck-gssmask.in48 kdc="${TESTS_ENVIRONMENT} ../../kdc/kdc --addresses=localhost -P $port"
121 --slaves=localhost:8889 \
122 --slaves=localhost:8890 \
123 --slaves=localhost:8891 \
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dsortlist.c85 ns_g_server->aclenv.localhost != NULL) {
86 *argp = ns_g_server->aclenv.localhost;
/freebsd-9.3-release/crypto/openssh/regress/
H A Ddynamic-forward.sh40 for h in 127.0.0.1 localhost; do
H A Dmultiplex.sh99 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -L $P:localhost:$PORT otherhost \
103 ${SSH} -F $OBJ/ssh_config -S $CTL -Ocancel -L $P:localhost:$PORT otherhost \
109 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -R $P:localhost:$PORT otherhost \
113 ${SSH} -F $OBJ/ssh_config -S $CTL -Ocancel -R $P:localhost:$PORT otherhost \
/freebsd-9.3-release/libexec/rshd/
H A Drshd.c557 char localhost[MAXHOSTNAMELEN]; local
560 localhost[0] = 0;
561 (void) gethostname(localhost, sizeof(localhost) - 1);
562 localhost[sizeof(localhost) - 1] = '\0';
564 p1 = topdomain(localhost);
/freebsd-9.3-release/contrib/sendmail/cf/cf/
H A Dsubmit.cf50 #O LDAPDefaultSpec=-h localhost
662 R$* < @ localhost > $* $: $1 < @ $j . > $2 no domain at all
663 R$* < @ localhost . $m > $* $: $1 < @ $j . > $2 local domain
664 R$* < @ localhost . UUCP > $* $: $1 < @ $j . > $2 .UUCP domain
1027 # handle case of @localhost on address
1028 R<@> < $* @ localhost > $: < ? $&{client_name} > < $1 @ localhost >
1031 R<@> < $* @ localhost.$m >
1032 $: < ? $&{client_name} > < $1 @ localhost.$m >
1033 R<@> < $* @ localhost
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dacl.c398 if (env == NULL || env->localhost == NULL)
400 inner = env->localhost;
597 * Initialize ACL environment, setting up localhost and localnets ACLs
603 env->localhost = NULL;
605 result = dns_acl_create(mctx, 0, &env->localhost);
615 dns_acl_detach(&env->localhost);
622 dns_acl_detach(&t->localhost);
623 dns_acl_attach(s->localhost, &t->localhost);
631 dns_acl_detach(&env->localhost);
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dacl.h88 dns_acl_t *localhost; member in struct:dns_aclenv
183 * Initialize ACL environment, setting up localhost and localnets ACLs
/freebsd-9.3-release/tools/regression/mac/mac_bsdextended/
H A Dtest_matches.sh70 jailid=`jail -i / localhost 127.0.0.1 /usr/sbin/daemon -f /bin/sh -c "(sleep 3; touch $playground/test-jail) &"`
77 jailid=`jail -i / localhost 127.0.0.1 /usr/sbin/daemon -f /bin/sh -c "(sleep 3; touch $playground/test-jail) &"`

Completed in 844 milliseconds

12