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

/external/netcat/scripts/
H A Dwebrelay12 PORT=8000
27 nc -w 600 -l -n -p $PORT -e "$0" $XNC < /dev/null > /dev/null 2>&1 &
41 nc -v -w 600 -l -p $PORT -e "$0" $XNC < /dev/null > /dev/null &
43 "Relay to ${RDEST}:${RPORT} running -- point your browser here on port $PORT"
H A Ddist.sh8 PORT=31337
20 ./nc -v -l -p ${PORT} -e dist.sh < /dev/null >> dist.log 2>&1 &
H A Dwebproxy31 PORT=8000
54 nc -w 600 -n -l -p $PORT -e "$0" $XNC "$CLIENT" < /dev/null > /dev/null \
67 nc -w 1 -n 127.0.0.1 $PORT < /dev/null > /dev/null 2>&1
90 echo "Proxy running -- will accept connections on $PORT from $CLIENT"
95 nc -v -w 600 -n -l -p $PORT -e "$0" $XNC "$CLIENT" &
H A Discan12 "" ) echo needs HOST and at least one PORT ; exit 1 ;;
H A Dweb22 ## In the loop, HOST, PORT, and SAVE do the right things; a null line
67 PORT)
/external/ipsec-tools/src/libipsec/
H A Dpolicy_parse.h53 PORT = 269, enumerator in enum:yytokentype
72 #define PORT 269 macro
H A Dpolicy_parse.y142 %token ACTION PROTOCOL MODE LEVEL LEVEL_SPECIFY IPADDRESS PORT
146 %type <val> IPADDRESS LEVEL_SPECIFY PORT
334 | IPADDRESS PORT {
340 IPADDRESS PORT {
/external/qemu/telephony/
H A Dtest2.c18 #define PORT 8000 macro
206 server_channel = sys_channel_create_tcp_server( PORT );
207 printf( "listening on port %d with %p\n", PORT, server_channel );
/external/libpcap/
H A Dtokdefs.h38 PORT = 264, enumerator in enum:yytokentype
142 #define PORT 264 macro
H A Dgrammar.c73 PORT = 264, enumerator in enum:yytokentype
177 #define PORT 264 macro
783 "NETMASK", "PORT", "PORTRANGE", "LESS", "GREATER", "PROTO", "PROTOCHAIN",
H A Dgrammar.y170 %token NET NETMASK PORT PORTRANGE LESS GREATER PROTO PROTOCHAIN CBYTE
332 | PORT { $$ = Q_PORT; }
H A Dscanner.l237 port return PORT;
H A Dscanner.c2978 return PORT;
/external/openssl/apps/
H A Ds_apps.h147 #define PORT 4433 macro
H A Ds_server.c329 BIO_printf(bio_err," -accept arg - port to accept on (default is %d)\n",PORT);
753 short port=PORT;
H A Ds_client.c299 short port=PORT;
/external/ipsec-tools/src/racoon/
H A Dcfparse.h170 PORT = 386, enumerator in enum:yytokentype
335 #define PORT 386 macro
H A Dcfparse.y233 %token PREFIX PORT PORTANY UL_PROTO ANY IKE_FRAG ESP_FRAG MODE_CFG
248 %type <num> PREFIX prefix PORT port ike_port
462 PORT EOS
506 | PORT { $$ = $1; }
1495 | PORT { $$ = $1; }
H A Dcftoken.l406 return(PORT);
/external/webkit/WebCore/platform/
H A DKURLGoogle.cpp1062 return m_url.m_parsed.CountCharactersBefore(url_parse::Parsed::PORT, true);
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 346 milliseconds