Searched refs:PORT (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-10.0-release/crypto/openssh/regress/
H A Dforwarding.sh11 last=$PORT
43 -$d ${base}01:127.0.0.1:$PORT \
44 -$d ${base}02:127.0.0.1:$PORT \
45 -$d ${base}03:127.0.0.1:$PORT \
46 -$d ${base}04:127.0.0.1:$PORT \
53 -$d ${base}01:127.0.0.1:$PORT \
54 -$d ${base}02:127.0.0.1:$PORT \
55 -$d ${base}03:127.0.0.1:$PORT \
56 -$d ${base}01:127.0.0.1:$PORT \
57 -$d ${base}04:127.0.0.1:$PORT \
[all...]
H A Dssh2putty.sh10 PORT=$2
33 echo "rsa2@$PORT:$HOST $public_exponent,$modulus"
H A Dkeyscan.sh13 ${SSHKEYSCAN} -t $t -p $PORT 127.0.0.1 127.0.0.1 127.0.0.1 \
H A Dlogin-timeout.sh11 (echo SSH-2.0-fake; sleep 60) | telnet 127.0.0.1 ${PORT} >/dev/null 2>&1 &
24 (echo SSH-2.0-fake; sleep 60) | telnet 127.0.0.1 ${PORT} >/dev/null 2>&1 &
H A Dcfgmatch.sh8 fwd="-L $fwdport:127.0.0.1:$PORT"
44 echo "PermitOpen 127.0.0.1:$PORT" >>$OBJ/sshd_config
52 echo "PermitOpen 127.0.0.1:$PORT" >>$OBJ/sshd_proxy
77 printf 'permitopen="127.0.0.1:'$PORT'" ' >$OBJ/authorized_keys_$USER
79 printf 'permitopen="127.0.0.1:'$PORT'" ' >>$OBJ/authorized_keys_$USER
100 echo "PermitOpen 127.0.0.1:1 127.0.0.1:$PORT 127.0.0.2:2" >>$OBJ/sshd_proxy
114 echo "PermitOpen 127.0.0.1:1 127.0.0.1:$PORT 127.0.0.2:2" >>$OBJ/sshd_proxy
H A Ddynamic-forward.sh6 FWDPORT=`expr $PORT + 1`
43 -o "ProxyCommand ${proxycmd}${s} $h $PORT" \
H A Dconch-ciphers.sh19 ${CONCH} --identity $OBJ/rsa --port $PORT --user $USER -e none \
H A Dtest-exec.sh25 PORT="$TEST_SSH_PORT"
27 PORT=4242
246 fatal "sshd didn't exit port $PORT pid $pid"
316 Port $PORT
346 Port $PORT
423 ${SRC}/ssh2putty.sh 127.0.0.1 $PORT $OBJ/rsa > \
432 echo "PortNumber=$PORT" >> ${OBJ}/.putty/sessions/localhost_proxy
461 test -f $PIDFILE || fatal "no sshd running on port $PORT"
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 \
H A Dssh-com-client.sh48 HK=${OBJ}/${USER}/hostkeys/key_${PORT}_127.0.0.1
56 Port ${PORT}
H A Dforward-control.sh42 -L$LFWD_PORT:127.0.0.1:$PORT \
72 -R$RFWD_PORT:127.0.0.1:$PORT \
117 _goodfwd=127.0.0.1:${PORT}
/freebsd-10.0-release/usr.sbin/portsnap/make_index/
H A Dmake_index.c62 } PORT; typedef in typeref:struct:port
67 static PORT * portify(char * line);
69 static void heapifyports(PORT **pp, size_t size, size_t pos);
70 static PORT * findport(PORT ** pp, size_t st, size_t en, char * name, char * from);
71 static void translateport(PORT ** pp, size_t pplen, PORT * p);
73 static void recurse(PORT * p);
76 static void printport(PORT * p);
133 static PORT *
[all...]
/freebsd-10.0-release/sys/dev/ie/
H A Dif_ie_isa.c255 outb(PORT(sc) + IE507_CTRL, EL_CTRL_NORMAL);
265 outb(PORT(sc) + IE507_ICTRL, 1);
453 outb(PORT(sc) + IEE16_ECTRL, IEE16_RESET_ASIC);
454 outb(PORT(sc) + IEE16_ECTRL, 0);
458 if (ie_ee16_port_check(PORT(sc))) {
465 outb(PORT(sc) + IEE16_ECTRL, IEE16_RESET_586);
470 checksum += ie_ee16_hw_read_eeprom(PORT(sc), i);
492 outb(PORT(sc) + IEE16_MEMDEC, decode & 0xFF);
494 outb(PORT(sc) + IEE16_MCTRL, adjust);
496 outb(PORT(s
[all...]
H A Dif_ie.c255 outb(PORT(sc) + IEE16_ECTRL, IEE16_RESET_ASIC);
256 outb(PORT(sc) + IEE16_ECTRL, 0);
359 && (inb(PORT(sc) + IE507_CTRL) & EL_CTRL_INTL))
360 outb(PORT(sc) + IE507_ICTRL, 1);
364 outb(PORT(sc) + IEE16_IRQ, sc->irq_encoded);
412 outb(PORT(sc) + IE507_ICTRL, 1);
416 outb(PORT(sc) + IEE16_IRQ, sc->irq_encoded | IEE16_IRQ_ENABLE);
1116 outb(PORT(sc) + IE507_CTRL, EL_CTRL_RESET);
1118 outb(PORT(sc) + IE507_CTRL, EL_CTRL_NORMAL);
1125 outb(PORT(s
[all...]
H A Dif_ievar.h73 #define PORT(sc) sc->port macro
/freebsd-10.0-release/tools/regression/file/newfileops_on_fork/
H A Dnewfileops_on_fork.c53 #define PORT 9000 macro
111 sin.sin_port = htons(PORT);
/freebsd-10.0-release/tools/tools/netrate/tcpreceive/
H A Dtcpreceive.c54 #define PORT 6060 macro
101 sin.sin_port = htons(PORT);
/freebsd-10.0-release/contrib/byacc/test/
H A Dftp.tab.h23 #define PORT 279 macro
/freebsd-10.0-release/crypto/heimdal/appl/test/
H A Dtest_locl.h79 #define PORT "test" macro
H A Dcommon.c105 port = krb5_getportbyname (*context, PORT, "tcp", 4711);
/freebsd-10.0-release/tools/regression/netinet/arphold/
H A Darphold.c58 #define PORT 6969 macro
97 dest.sin_port = htons(PORT);
/freebsd-10.0-release/tools/tools/netrate/tcpconnect/
H A Dtcpconnect.c53 #define PORT 6060 macro
120 sin.sin_port = htons(PORT);
/freebsd-10.0-release/contrib/apr-util/test/
H A Dtestmemcache.c31 #define PORT 11211 macro
146 port = PORT + i;
148 apr_memcache_server_create(pool, HOST, PORT + i, 0, 1, 1, 60, &server);
170 rv = apr_memcache_server_create(pool, HOST, PORT, 0, 1, 1, 60, &server);
255 rv = apr_memcache_server_create(pool, HOST, PORT, 0, 1, 1, 60, &server);
319 rv = apr_memcache_server_create(pool, HOST, PORT, 0, 1, 1, 60, &server);
378 rv = apr_memcache_server_create(pool, HOST, PORT, 0, 1, 1, 60, &server);
430 rv = apr_memcache_server_create(pool, HOST, PORT, 0, 1, 1, 60, &server);
498 rv = apr_memcache_server_create(pool, HOST, PORT, 0, 1, 1, 60, &server);
539 * running on PORT
[all...]
/freebsd-10.0-release/crypto/openssl/apps/
H A Ds_apps.h147 #define PORT 4433 macro
/freebsd-10.0-release/sys/dev/pbio/
H A Dpbio.c83 #define PORT(dev) (dev2unit(dev) & 0x3) macro
254 port = PORT(dev);
291 port = PORT(dev);
380 port = PORT(dev);
409 port = PORT(dev);

Completed in 422 milliseconds

12