Searched refs:PORT (Results 201 - 222 of 222) sorted by relevance

123456789

/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dkasp.sh153 "$DIG" +tcp +noadd +nosea +nostat +nocmd +dnssec -p "$PORT" -y "$TSIG" "$@"
155 "$DIG" +tcp +noadd +nosea +nostat +nocmd +dnssec -p "$PORT" "$@"
/netbsd-current/dist/pf/sbin/pfctl/
H A Dparse.y412 %token ICMP6TYPE CODE KEEP MODULATE STATE PORT RDR NAT BINAT ARROW NODF
2455 | ipspec PORT portspec {
2459 | PORT portspec {
3330 | ARROW redirspec PORT rport {
3456 | ARROW host PORT rport {
4955 { "port", PORT},
/netbsd-current/external/mpl/bind/dist/bin/tests/system/kasp/
H A Dtests.sh33 "$DIG" +tcp +noadd +nosea +nostat +nocmd +dnssec -p "$PORT" -y "$TSIG" "$@"
35 "$DIG" +tcp +noadd +nosea +nostat +nocmd +dnssec -p "$PORT" "$@"
428 echo server 10.53.0.3 "$PORT"
445 echo server 10.53.0.3 "$PORT"
2052 echo server 10.53.0.3 "$PORT"
4891 start_server --noclean --restart --port ${PORT} ns6
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_server.c772 "TCP/IP port to listen on for connections (default is " PORT ")"},
774 "TCP/IP optional host and port to listen on for connections (default is *:" PORT ")"},
1017 char *port = BUF_strdup(PORT);
H A Ds_client.c609 "TCP/IP where to connect (default is :" PORT ")"},
904 char *port = OPENSSL_strdup(PORT);
3308 BIO_printf(bio_c_out, "LOCAL PORT is %u\n",
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Ds_server.c742 "TCP/IP port to listen on for connections (default is " PORT ")"},
744 "TCP/IP optional host and port to listen on for connections (default is *:" PORT ")"},
1073 port = OPENSSL_strdup(PORT);
H A Ds_client.c494 "TCP/IP where to connect; default: " PORT ")"},
906 port = OPENSSL_strdup(PORT);
3272 BIO_printf(bio_c_out, "LOCAL PORT is %u\n",
/netbsd-current/external/bsd/ipf/dist/
H A DHISTORY732 for better PORT/PASV support with FTP.
748 don't create duplicate NAT entries for repeated PORT commands.
815 change PASV as well as PORT when passed through kernel ftp proxy.
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Dconflex.c1266 return PORT;
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dconflex.c1288 return PORT;
/netbsd-current/external/mpl/bind/dist/bin/tests/system/chain/
H A Dtests.sh18 DIGOPTS="-p ${PORT}"
/netbsd-current/external/mpl/bind/dist/bin/tests/system/redirect/
H A Dtests.sh23 DIGOPTS="+tcp +noadd +nosea +nostat +nocmd -p ${PORT}"
/netbsd-current/external/mpl/bind/dist/bin/tests/system/qmin/
H A Dtests.sh18 DIGOPTS="-p ${PORT}"
/netbsd-current/external/mpl/bind/dist/bin/tests/system/doth/
H A Dtests.sh71 "$DIG" $common_dig_options -p "${PORT}" "$@"
/netbsd-current/external/mpl/bind/dist/bin/tests/system/cookie/
H A Dtests.sh18 DIGOPTS="-p ${PORT}"
/netbsd-current/external/mpl/dhcp/dist/client/
H A Dclparse.c691 if (token != PORT) {
/netbsd-current/external/mpl/bind/dist/bin/tools/
H A Dmdig.c84 #define PORT 53 macro
/netbsd-current/sys/arch/luna68k/dev/xplx/
H A Dxplx.asm283 ; I/O PORT
/netbsd-current/external/mpl/bind/dist/bin/tests/system/synthfromdnssec/
H A Dtests.sh30 "$DIG" +tcp +noadd +nosea +nostat +nocmd +dnssec -p "$PORT" "$@"
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dns64/
H A Dtests.sh23 DIGOPTS="+tcp +noadd +nosea +nostat +nocmd -p ${PORT}"
/netbsd-current/external/mpl/bind/dist/bin/tests/system/filter-aaaa/
H A Dtests.sh23 DIGOPTS="+tcp +noadd +nosea +nostat +nocmd -p ${PORT}"
/netbsd-current/external/mpl/dhcp/dist/server/
H A Dconfpars.c1023 case PORT:

Completed in 387 milliseconds

123456789