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

12

/freebsd-11-stable/crypto/openssh/regress/
H A Dssh2putty.sh10 PORT=$2
33 echo "rsa2@$PORT:$HOST $public_exponent,$modulus"
H A Dforwarding.sh11 last=$PORT
49 -$d ${base}01:127.0.0.1:$PORT \
50 -$d ${base}02:127.0.0.1:$PORT \
51 -$d ${base}03:127.0.0.1:$PORT \
52 -$d ${base}04:127.0.0.1:$PORT \
59 -$d ${base}01:127.0.0.1:$PORT \
60 -$d ${base}02:127.0.0.1:$PORT \
61 -$d ${base}03:127.0.0.1:$PORT \
62 -$d ${base}01:localhost:$PORT \
63 -$d ${base}04:127.0.0.1:$PORT \
[all...]
H A Dlogin-timeout.sh13 (echo SSH-2.0-fake; sleep 60) | telnet 127.0.0.1 ${PORT} >/dev/null 2>&1 &
27 (echo SSH-2.0-fake; sleep 60) | telnet 127.0.0.1 ${PORT} >/dev/null 2>&1 &
H A Dkeyscan.sh18 ${SSHKEYSCAN} -t $t -p $PORT 127.0.0.1 127.0.0.1 127.0.0.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
79 printf 'permitopen="127.0.0.1:'$PORT'" ' >> $OBJ/authorized_keys_$USER
101 echo "PermitOpen 127.0.0.1:1 127.0.0.1:$PORT 127.0.0.2:2" >>$OBJ/sshd_proxy
115 echo "PermitOpen 127.0.0.1:1 127.0.0.1:$PORT 127.0.0.2:2" >>$OBJ/sshd_proxy
H A Dmultiplex.sh80 $NC -N -l 127.0.0.1 $((${PORT} + 1)) < ${DATA} > /dev/null &
82 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -L127.0.0.1:$((${PORT} + 2)):127.0.0.1:$((${PORT} + 1)) otherhost >>$TEST_SSH_LOGFILE 2>&1
83 $NC 127.0.0.1 $((${PORT} + 2)) < /dev/null > ${COPY}
122 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -L $P:localhost:$PORT otherhost \
126 ${SSH} -F $OBJ/ssh_config -S $CTL -Ocancel -L $P:localhost:$PORT otherhost \
132 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -R $P:localhost:$PORT otherhost \
136 ${SSH} -F $OBJ/ssh_config -S $CTL -Ocancel -R $P:localhost:$PORT otherhost \
142 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -L $OBJ/unix-1.fwd:localhost:$PORT otherhost \
146 ${SSH} -F $OBJ/ssh_config -S $CTL -Ocancel -L $OBJ/unix-1.fwd:localhost:$PORT otherhos
[all...]
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
314 fatal "sshd didn't exit port $PORT pid $pid"
408 Port $PORT
443 Port $PORT
527 ${SRC}/ssh2putty.sh 127.0.0.1 $PORT $OBJ/rsa > \
537 echo "PortNumber=$PORT" >> ${OBJ}/.putty/sessions/localhost_proxy
567 test -f $PIDFILE || fatal "no sshd running on port $PORT"
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-11-stable/usr.sbin/portsnap/make_index/
H A Dmake_index.c64 } PORT; typedef in typeref:struct:port
69 static PORT * portify(char * line);
71 static void heapifyports(PORT **pp, size_t size, size_t pos);
72 static PORT * findport(PORT ** pp, size_t st, size_t en, char * name, char * from);
73 static void translateport(PORT ** pp, size_t pplen, PORT * p);
75 static void recurse(PORT * p);
78 static void printport(PORT * p);
135 static PORT *
[all...]
/freebsd-11-stable/sys/dev/ie/
H A Dif_ie_isa.c257 outb(PORT(sc) + IE507_CTRL, EL_CTRL_NORMAL);
267 outb(PORT(sc) + IE507_ICTRL, 1);
455 outb(PORT(sc) + IEE16_ECTRL, IEE16_RESET_ASIC);
456 outb(PORT(sc) + IEE16_ECTRL, 0);
460 if (ie_ee16_port_check(PORT(sc))) {
467 outb(PORT(sc) + IEE16_ECTRL, IEE16_RESET_586);
472 checksum += ie_ee16_hw_read_eeprom(PORT(sc), i);
494 outb(PORT(sc) + IEE16_MEMDEC, decode & 0xFF);
496 outb(PORT(sc) + IEE16_MCTRL, adjust);
498 outb(PORT(s
[all...]
H A Dif_ie.c251 outb(PORT(sc) + IEE16_ECTRL, IEE16_RESET_ASIC);
252 outb(PORT(sc) + IEE16_ECTRL, 0);
357 && (inb(PORT(sc) + IE507_CTRL) & EL_CTRL_INTL))
358 outb(PORT(sc) + IE507_ICTRL, 1);
362 outb(PORT(sc) + IEE16_IRQ, sc->irq_encoded);
410 outb(PORT(sc) + IE507_ICTRL, 1);
414 outb(PORT(sc) + IEE16_IRQ, sc->irq_encoded | IEE16_IRQ_ENABLE);
1084 outb(PORT(sc) + IE507_CTRL, EL_CTRL_RESET);
1086 outb(PORT(sc) + IE507_CTRL, EL_CTRL_NORMAL);
1093 outb(PORT(s
[all...]
H A Dif_ievar.h73 #define PORT(sc) sc->port macro
/freebsd-11-stable/tools/tools/netrate/tcpreceive/
H A Dtcpreceive.c54 #define PORT 6060 macro
101 sin.sin_port = htons(PORT);
/freebsd-11-stable/tools/test/net/
H A Dconnect.c41 #define PORT 6969 /* Default port */ macro
55 int port = PORT;
H A Dlisten.c40 #define PORT 6969 /* Default port */ macro
55 int port = PORT;
/freebsd-11-stable/tests/sys/file/
H A Dnewfileops_on_fork_test.c53 #define PORT 9000 macro
112 sin.sin_port = htons(PORT);
/freebsd-11-stable/crypto/heimdal/appl/test/
H A Dtest_locl.h79 #define PORT "test" macro
/freebsd-11-stable/tools/regression/netinet/arphold/
H A Darphold.c58 #define PORT 6969 macro
97 dest.sin_port = htons(PORT);
/freebsd-11-stable/tools/tools/netrate/tcpconnect/
H A Dtcpconnect.c53 #define PORT 6060 macro
120 sin.sin_port = htons(PORT);
/freebsd-11-stable/usr.sbin/ctld/
H A Dtoken.l80 port { return PORT; }
/freebsd-11-stable/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...]
H A Dtestredis.c32 #define PORT 6379 macro
147 port = PORT + i;
149 apr_redis_server_create(pool, HOST, PORT + i, 0, 1, 1, 60, 60, &server);
171 rv = apr_redis_server_create(pool, HOST, PORT, 0, 1, 1, 60, 60, &server);
256 rv = apr_redis_server_create(pool, HOST, PORT, 0, 1, 1, 60, 60, &server);
312 rv = apr_redis_server_create(pool, HOST, PORT, 0, 1, 1, 60, 60, &server);
367 rv = apr_redis_server_create(pool, HOST, PORT, 0, 1, 1, 60, 60, &server);
423 rv = apr_redis_server_create(pool, HOST, PORT, 0, 1, 1, 60, 60, &server);
466 * running on PORT.
484 rv = apr_sockaddr_info_get(&sa, HOST, APR_INET, PORT,
[all...]

Completed in 199 milliseconds

12