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

123456789

/netbsd-current/crypto/external/bsd/openssl/dist/demos/certs/
H A Docsprun.sh11 PORT=8888
13 $OPENSSL ocsp -port $PORT -index index.txt -CA intca.pem \
/netbsd-current/external/bsd/unbound/dist/testdata/doh_downstream_endpoint.tdir/
H A Ddoh_downstream_endpoint.conf4 interface: 127.0.0.1@@PORT@
5 https-port: @PORT@
/netbsd-current/crypto/external/bsd/openssl.old/dist/demos/certs/
H A Docsprun.sh11 PORT=8888
13 $OPENSSL ocsp -port $PORT -index index.txt -CA intca.pem \
/netbsd-current/sys/dev/ppbus/
H A Dppbus_gpio.c51 #define PORT(r, b, i) { PPBUS_R##r##TR, PPBUS_W##r##TR, b, i} macro
58 PORT(C, 0, 1), /* 1: /C0 Output */
59 PORT(D, 0, 0), /* 2: D0 Output */
60 PORT(D, 1, 0), /* 3: D1 Output */
61 PORT(D, 2, 0), /* 4: D2 Output */
62 PORT(D, 3, 0), /* 5: D3 Output */
63 PORT(D, 4, 0), /* 6: D4 Output */
64 PORT(D, 5, 0), /* 7: D5 Output */
65 PORT(D, 6, 0), /* 8: D6 Output */
66 PORT(
[all...]
/netbsd-current/external/bsd/unbound/dist/testdata/ssl_req_order.tdir/
H A Dssl_req_order.conf5 port: @PORT@
12 ssl-port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/ssl_req_timeout.tdir/
H A Dssl_req_timeout.conf5 port: @PORT@
12 ssl-port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/doh_downstream_buffer_size.tdir/
H A Ddoh_downstream_buffer_size.conf4 interface: 127.0.0.1@@PORT@
5 https-port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/tcp_sigpipe.tdir/
H A Dtcp_sigpipe.conf5 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_zero.tdir/
H A Dfwd_zero.conf5 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_ttlexpire.tdir/
H A Dfwd_ttlexpire.conf5 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_tcp_tc.tdir/
H A Dfwd_tcp_tc.conf5 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_tcp.tdir/
H A Dfwd_tcp.conf5 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_udp.tdir/
H A Dfwd_udp.conf5 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/stream_tcp.tdir/
H A Dstream_tcp.conf5 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/speed_local.tdir/
H A Dspeed_local.conf5 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/stub_auth_tc.tdir/
H A Dstub_auth_tc.conf5 port: @PORT@
/netbsd-current/regress/sys/arch/i386/ioperm/
H A Dioperm.c50 #define PORT (IO_TIMER1+TIMER_CNTR0) macro
78 inb(PORT);
115 buf2[PORT / 8 / sizeof(unsigned long)] &=
116 ~(1 << (PORT % (8 * sizeof(unsigned long))));
133 buf2[PORT / 8 / sizeof(unsigned long)] |=
134 (1 << (PORT % (8 * sizeof(unsigned long))));
/netbsd-current/external/bsd/unbound/dist/testdata/proxy_protocol.tdir/
H A Dproxy_protocol.conf4 interface: 127.0.0.1@@PORT@
7 interface: @INTERFACE_ALLOW_ADDR@@@PORT@
10 interface: @INTERFACE_REFUSE_ADDR@@@PORT@
/netbsd-current/external/mpl/bind/dist/bin/tests/system/formerr/
H A Dtests.sh21 $PERL formerr.pl -a 10.53.0.1 -p ${PORT} nametoolong >nametoolong.out
29 $PERL formerr.pl -a 10.53.0.1 -p ${PORT} twoquestions >twoquestions.out
39 $PERL formerr.pl -a 10.53.0.1 -p ${PORT} noquestions >noquestions.out
/netbsd-current/external/bsd/unbound/dist/testdata/stub_udp6.tdir/
H A Dstub_udp6.conf6 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_udptmout.tdir/
H A Dfwd_udptmout.conf5 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_waitudp.tdir/
H A Dfwd_waitudp.conf5 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/pymod_thread.tdir/
H A Dpymod_thread.conf4 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/pymod.tdir/
H A Dpymod.conf4 port: @PORT@
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_malformed.tdir/
H A Dfwd_malformed.conf5 port: @PORT@

Completed in 230 milliseconds

123456789