Home
last modified time | relevance | path

Searched refs:ub2 (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/bsd/unbound/dist/testdata/tcp_reuse.tdir/
H A Dtcp_reuse.pre25 sed -e 's/@PORT\@/'$UPSTREAM_PORT'/' -e 's/@TOPORT\@/'$UPSTREAM_PORT'/' < tcp_reuse.conf2 > ub2.conf
27 #$PRE/unbound -d -c ub2.conf >unbound2.log 2>&1 &
28 $PRE/unbound -d -c ub2.conf 2>&1 | tee unbound2.log &
/netbsd/external/bsd/unbound/dist/testdata/tls_reuse.tdir/
H A Dtls_reuse.pre25 sed -e 's/@PORT\@/'$UPSTREAM_PORT'/' -e 's/@TOPORT\@/'$UPSTREAM_PORT'/' < tls_reuse.conf2 > ub2.conf
27 #$PRE/unbound -d -c ub2.conf >unbound2.log 2>&1 &
28 $PRE/unbound -d -c ub2.conf 2>&1 | tee unbound2.log &
/netbsd/external/bsd/unbound/dist/testdata/padding.tdir/
H A Dpadding.pre57 … -e 's/@TOPORT\@/'$FWD_PORT'/' -e 's/@CONTROL_PORT2\@/'$CONTROL_PORT2'/' < padding.conf2 > ub2.conf
59 $PRE/unbound -d -c ub2.conf >unbound2.log 2>&1 &
60 #$PRE/unbound -d -c ub2.conf 2>&1 | tee unbound2.log &
H A Dpadding.test94 $PRE/unbound-control -c ub2.conf set_option pad-responses: no
103 $PRE/unbound-control -c ub2.conf set_option pad-responses: yes
105 $PRE/unbound-control -c ub2.conf set_option pad-responses-block-size: 64
127 $PRE/unbound-control -c ub2.conf set_option pad-responses-block-size: 512
/netbsd/external/bsd/unbound/dist/testdata/ede.tdir/
H A Dede.pre17 sed -e 's/@PORT2\@/'$UNBOUND_PORT2'/' < ede-auth.conf > ub2.conf
29 $PRE/unbound -d -c ub2.conf > unbound2.log 2>&1 &
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/all/
H A Dweakref1.s24 .long ub2
25 .weakref Wub2, ub2
H A Dweakref1u.d20 .* U ub2
H A Dweakref1.d26 [0-9a-f]+ [^ ]* +ub2
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/all/
H A Dweakref1.s24 .long ub2
25 .weakref Wub2, ub2
H A Dweakref1u.d20 .* U ub2
H A Dweakref1.d26 [0-9a-f]+ [^ ]* +ub2
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_label.c929 vdev_uberblock_compare(uberblock_t *ub1, uberblock_t *ub2) in vdev_uberblock_compare() argument
931 if (ub1->ub_txg < ub2->ub_txg) in vdev_uberblock_compare()
933 if (ub1->ub_txg > ub2->ub_txg) in vdev_uberblock_compare()
936 if (ub1->ub_timestamp < ub2->ub_timestamp) in vdev_uberblock_compare()
938 if (ub1->ub_timestamp > ub2->ub_timestamp) in vdev_uberblock_compare()
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtypecons.d338 auto ub2 = g(ub.release); variable
341 assert(!ub2.isEmpty);
381 auto ub2 = g(ub.release); variable
384 assert(!ub2.isEmpty);
385 consume(ub2.release);
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtypecons.d337 auto ub2 = g(ub.release); variable
339 assert(!ub2.isEmpty);
377 auto ub2 = g(ub.release); variable
379 assert(!ub2.isEmpty);
380 consume(ub2.release);