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

123

/macosx-10.10.1/OpenSSH-189/openssh/regress/
H A Dforwarding.sh10 last=$PORT
42 -$d ${base}01:127.0.0.1:$PORT \
43 -$d ${base}02:127.0.0.1:$PORT \
44 -$d ${base}03:127.0.0.1:$PORT \
45 -$d ${base}04:127.0.0.1:$PORT \
52 -$d ${base}01:127.0.0.1:$PORT \
53 -$d ${base}02:127.0.0.1:$PORT \
54 -$d ${base}03:127.0.0.1:$PORT \
55 -$d ${base}01:127.0.0.1:$PORT \
56 -$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"
49 echo "PermitOpen 127.0.0.1:$PORT" >>$OBJ/sshd_config
53 echo "PermitOpen 127.0.0.1:$PORT" >>$OBJ/sshd_proxy
78 echon 'permitopen="127.0.0.1:'$PORT'" ' >$OBJ/authorized_keys_$USER
80 echon '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 Ddynamic-forward.sh6 FWDPORT=`expr $PORT + 1`
45 -o "ProxyCommand ${proxycmd}${s} $h $PORT" \
H A Dconch-ciphers.sh22 ${CONCH} --identity $OBJ/rsa --port $PORT --user $USER -e none \
H A Dtest-exec.sh25 PORT="$TEST_SSH_PORT"
27 PORT=4242
196 fatal "sshd didn't exit port $PORT pid $pid"
259 Port $PORT
289 Port $PORT
362 ${SRC}/ssh2putty.sh 127.0.0.1 $PORT $OBJ/rsa > \
371 echo "PortNumber=$PORT" >> ${OBJ}/.putty/sessions/localhost_proxy
400 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}
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/mac-mpw/
H A Dtop.make35 PORT=:port:
45 {PORT}Makefile %b6
50 all %c4 PORT LIBTIFF TOOLS
55 LIBTIFF %c4 PORT
58 PORT %c4 {PORT}Makefile
59 directory {PORT}
88 {PORT}Makefile %c4 {CONTRIB}port.make
89 catenate {CONTRIB}port.make | {MACTRANS} > {PORT}Makefile
101 directory {PORT}
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dstartup_nis_ldap_server.sh49 echo "Starting slapd on TCP/IP port $PORT..."
50 $SLAPD -f $NIS_CONF -p $PORT -d $LVL $TIMING > $MASTERLOG 2>&1 &
H A Dtest050-syncrepl-multimaster143 PORT=`expr $BASEPORT + $n`
144 URI="ldap://${LOCALHOST}:$PORT/"
164 PORT=`expr $BASEPORT + $n`
165 URI="ldap://${LOCALHOST}:$PORT/"
184 PORT=`expr $BASEPORT + $n`
185 URI="ldap://${LOCALHOST}:$PORT/"
187 echo "Starting server $n on TCP/IP port $PORT..."
289 PORT=`expr $BASEPORT + $n`
290 URI="ldap://${LOCALHOST}:$PORT/"
345 PORT
[all...]
H A Dtest012-glue-populate21 echo "Starting slapd on TCP/IP port $PORT..."
H A Dtest063-delta-multimaster190 PORT=`eval echo '$PORT'$n`
191 echo "Starting server $n on TCP/IP port $PORT..."
251 PORT=`expr $BASEPORT + $n`
252 URI="ldap://${LOCALHOST}:$PORT/"
314 PORT=`expr $BASEPORT + $n`
315 URI="ldap://${LOCALHOST}:$PORT/"
510 PORT=`expr $BASEPORT + $n`
511 URI="ldap://${LOCALHOST}:$PORT/"
/macosx-10.10.1/ruby-106/ruby/test/xmlrpc/
H A Dtest_webrick_server.rb66 PORT = 8071
71 setup_http_server(PORT, use_ssl)
72 @s = XMLRPC::Client.new3(:port => PORT, :use_ssl => use_ssl)
78 @s = XMLRPC::Client.new3(:port => PORT, :use_ssl => use_ssl)
H A Dtest_cookie.rb76 PORT = 8070
79 setup_http_server(PORT)
/macosx-10.10.1/Heimdal-398.1.2/appl/test/
H A Dtest_locl.h79 #define PORT "test" macro
/macosx-10.10.1/ruby-106/ruby/test/openssl/
H A Dtest_ssl.rb34 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true) { |server, port|
47 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true){|server, port|
65 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true){|server, port|
110 start_server(PORT, vflag, true){|server, port|
147 start_server(PORT, vflag, true, :ctx_proc => ctx_proc){|server, port|
159 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, false){|server, port|
184 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true){|server, port|
205 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true){|server, port|
240 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true){|server, port|
260 start_server(PORT, OpenSS
[all...]
H A Dtest_ssl_session.rb29 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true) { |_, port|
44 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true) do |server, port|
154 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true) do |server, port|
240 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true, :ctx_proc => ctx_proc, :server_proc => server_proc) do |server, port|
290 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true) do |server, port|
344 start_server(PORT, OpenSSL::SSL::VERIFY_NONE, true, :ctx_proc => ctx_proc, :server_proc => server_proc) do |server, port|
/macosx-10.10.1/apache-793/httpd/build/
H A DmkconfNW.awk18 A["Port"] = PORT
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A Ddnsextd_lexer.l58 port return PORT;
/macosx-10.10.1/apr-32/apr-util/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...]
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dnetrc.el99 If PORT specified, only return entries with matching port tokens.
/macosx-10.10.1/Security-57031.1.35/Security/tlsnke/tlsnketest/
H A Ddtls_client.c52 #define PORT 23232 macro
113 sa.sin_port = htons(PORT);
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/vms/libtiff/
H A Dmakevms.com75 $ LIBPORT="[-.PORT]PORT"
78 $ WRITE SYS$OUTPUT "Creating PORT.OLB"
103 $ C_COMPILE/OBJECT=[-.PORT]'LINE' [-.PORT]'LINE'
104 $ LIBRARY 'LIBPORT' [-.PORT]'LINE'
105 $ DELETE [-.PORT]'LINE'.OBJ;

Completed in 1875 milliseconds

123