| /freebsd/tests/sys/netpfil/common/ |
| H A D | rdr.sh | 55 "rdr pass on ${epair}b proto tcp from any to 198.51.100.0/24 port 1234 -> 192.0.2.1 port 4321" \ 57 "rdr ${epair}b from any to 198.51.100.0/24 port = 1234 -> 192.0.2.1 port 4321 tcp" 60 echo "foo" | jexec alcatraz nc -N -l 4321 & 110 "rdr pass proto tcp from any to 192.0.2.3/24 port 1234 -> 192.0.2.2 port 4321" \ 112 "rdr '*' from any to 192.0.2.3/24 port = 1234 -> 192.0.2.2 port 4321 tcp" 114 echo "foo" | jexec first nc -N -l 4321 &
|
| /freebsd/contrib/libxo/tests/gettext/saved/ |
| H A D | gt_01.T.out | 9 Eceivedray 1234 ldb2 omfray foop#4321 inyay 32 msyay 10 Received 1234 yezbay from foop#4321 in 32 ms 11 Eceivedray 1234 ldb2 omfray foop#4321 inyay 32 msyay
|
| H A D | gt_01.J.out | 1 …,"from":"foop","port":4321,"time":32,"received":1234,"from":"foop","port":4321,"time":32,"received…
|
| H A D | gt_01.JP.out | 23 "port": 4321, 27 "port": 4321, 31 "port": 4321,
|
| H A D | gt_01.X.out | 1 …4321</port><time>32</time><received>1234</received><from>foop</from><port>4321</port><time>32</tim…
|
| H A D | gt_01.XP.out | 20 <port>4321</port> 24 <port>4321</port> 28 <port>4321</port>
|
| H A D | gt_01.H.out | 1 …4321</div><div class="text"> inyay </div><div class="data" data-tag="time">32</div><div class="tex…
|
| H A D | gt_01.HP.out | 60 <div class="data" data-tag="port">4321</div> 73 <div class="data" data-tag="port">4321</div> 86 <div class="data" data-tag="port">4321</div>
|
| H A D | gt_01.HIPx.out | 60 <div class="data" data-tag="port" data-xpath="/top/port">4321</div> 73 <div class="data" data-tag="port" data-xpath="/top/port">4321</div> 86 <div class="data" data-tag="port" data-xpath="/top/port">4321</div>
|
| /freebsd/contrib/netbsd-tests/fs/umapfs/ |
| H A D | t_basic.c | 99 gmaps[0][0] = 4321; in ATF_TC_BODY() 125 testuidgid("/td2/forwmap", 777, 4321); in ATF_TC_BODY() 132 * should be 777 / 4321 (?), but makes first test fail since in ATF_TC_BODY() 133 * it gets 777 / 4321, i.e. unmapped results. in ATF_TC_BODY() 137 testuidgid("/td2/revmap", 777, 4321); in ATF_TC_BODY()
|
| /freebsd/tests/sys/netpfil/pf/ |
| H A D | return.py | 84 / sp.TCP(sport=4321, dport=1234, flags="S") 96 assert tcp.dport == 4321 109 / sp.UDP(sport=4321, dport=1234) 124 assert udp.sport == 4321
|
| H A D | ridentifier.sh | 78 "antispoof log for ${epair}b ridentifier 4321" 94 grep 'rule 2/0.*ridentifier 4321' ${PWD}/tcpdump.log
|
| H A D | tcp.sh | 83 echo "foo" | jexec cl nc -p 4321 192.0.2.1 1234 & 94 jexec attack ${common_dir}/pft_rst.py 192.0.2.1 1234 192.0.2.2 4321
|
| /freebsd/contrib/libxo/tests/gettext/ |
| H A D | gt_01.c | 79 (size_t) 1234, "foop", 4321, 32); in main() 83 (size_t) 1234, "foop", 4321, 32); in main() 87 "ldns", (size_t) 1234, "foop", 4321, 32); in main()
|
| /freebsd/lib/libc/arm/string/ |
| H A D | memcpy.S | 634 ldr r3, [r1, #1] /* BE:r3 = 1234 LE:r3 = 4321 */ 686 orr r3, r3, r1, lsl #8 /* r3 = 4321 */ 744 ldr r2, [r1, #0x01] /* BE:r2 = 1234 LE:r2 = 4321 */ 761 orr r2, r2, r1, lsl #24 /* r2 = 4321 */ 789 orr r2, r2, r1, lsl #8 /* r2 = 4321 */ 865 ldr r2, [r1, #0x01] /* BE:r2 = 1234 LE:r2 = 4321 */ 915 orr ip, ip, r3, lsl #8 /* ip = 4321 */ 927 ldr ip, [r1, #0x01] /* BE:ip = 1234 LE:ip = 4321 */ 986 ldr r2, [r1, #0x01] /* BE:r2 = 1234 LE:r2 = 4321 */ 1009 orr r2, r2, r3, lsl #24 /* r2 = 4321 */ [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | SwapByteOrder.h | |
| /freebsd/contrib/kyua/utils/cmdline/ |
| H A D | ui_test.cpp | 98 utils::setenv("COLUMNS", "4321"); in ATF_TEST_CASE_BODY() 102 ATF_REQUIRE_EQ(4321 - 5, ui.screen_width().get()); in ATF_TEST_CASE_BODY() 109 utils::setenv("COLUMNS", "4321"); in ATF_TEST_CASE_BODY() 113 ATF_REQUIRE_EQ(4321 - 5, ui.screen_width().get()); in ATF_TEST_CASE_BODY()
|
| /freebsd/sys/arm/arm/ |
| H A D | support.S | 1320 ldr r3, [r1, #1] /* BE:r3 = 1234 LE:r3 = 4321 */ 1372 orr r3, r3, r1, lsl #8 /* r3 = 4321 */ 1430 ldr r2, [r1, #0x01] /* BE:r2 = 1234 LE:r2 = 4321 */ 1447 orr r2, r2, r1, lsl #24 /* r2 = 4321 */ 1475 orr r2, r2, r1, lsl #8 /* r2 = 4321 */ 1551 ldr r2, [r1, #0x01] /* BE:r2 = 1234 LE:r2 = 4321 */ 1601 orr ip, ip, r3, lsl #8 /* ip = 4321 */ 1613 ldr ip, [r1, #0x01] /* BE:ip = 1234 LE:ip = 4321 */ 1672 ldr r2, [r1, #0x01] /* BE:r2 = 1234 LE:r2 = 4321 */ 1695 orr r2, r2, r3, lsl #24 /* r2 = 4321 */ [all …]
|
| /freebsd/lib/libexpat/ |
| H A D | expat_config.h | 12 /* 1234 = LILENDIAN, 4321 = BIGENDIAN */ 16 #define BYTEORDER 4321
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | endianness.h | 32 #define BIG_ENDIAN 4321 40 #define BIG_ENDIAN 4321
|
| /freebsd/secure/lib/libcrypto/engines/ |
| H A D | Makefile.inc | 16 .elif ${TARGET_ENDIANNESS} == 4321
|
| /freebsd/share/mk/ |
| H A D | bsd.endian.mk | 14 TARGET_ENDIANNESS= 4321
|
| /freebsd/share/man/man4/ |
| H A D | hptiop.4 | 67 HighPoint RocketRAID 4321
|
| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | usb-hub.yaml | 62 compatible = "usb765,4321";
|
| /freebsd/contrib/netbsd-tests/lib/libc/db/ |
| H A D | t_db.sh | 774 for order in 1234 4321; do 1196 for order in 1234 4321; do 1219 for order in 1234 4321; do 1251 for order in 1234 4321; do 1256 for order in 1234 4321; do
|