Home
last modified time | relevance | path

Searched full:4321 (Results 1 – 25 of 91) sorted by relevance

1234

/freebsd/tests/sys/netpfil/common/
H A Drdr.sh55 "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 Dgt_01.T.out9 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 Dgt_01.J.out1 …,"from":"foop","port":4321,"time":32,"received":1234,"from":"foop","port":4321,"time":32,"received…
H A Dgt_01.JP.out23 "port": 4321,
27 "port": 4321,
31 "port": 4321,
H A Dgt_01.X.out14321</port><time>32</time><received>1234</received><from>foop</from><port>4321</port><time>32</tim…
H A Dgt_01.XP.out20 <port>4321</port>
24 <port>4321</port>
28 <port>4321</port>
H A Dgt_01.H.out14321</div><div class="text"> inyay </div><div class="data" data-tag="time">32</div><div class="tex…
H A Dgt_01.HP.out60 <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 Dgt_01.HIPx.out60 <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 Dt_basic.c99 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 Dreturn.py84 / 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 Dridentifier.sh78 "antispoof log for ${epair}b ridentifier 4321"
94 grep 'rule 2/0.*ridentifier 4321' ${PWD}/tcpdump.log
H A Dtcp.sh83 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 Dgt_01.c79 (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 Dmemcpy.S634 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 DSwapByteOrder.h
/freebsd/contrib/kyua/utils/cmdline/
H A Dui_test.cpp98 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 Dsupport.S1320 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 Dexpat_config.h12 /* 1234 = LILENDIAN, 4321 = BIGENDIAN */
16 #define BYTEORDER 4321
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dendianness.h32 #define BIG_ENDIAN 4321
40 #define BIG_ENDIAN 4321
/freebsd/secure/lib/libcrypto/engines/
H A DMakefile.inc16 .elif ${TARGET_ENDIANNESS} == 4321
/freebsd/share/mk/
H A Dbsd.endian.mk14 TARGET_ENDIANNESS= 4321
/freebsd/share/man/man4/
H A Dhptiop.467 HighPoint RocketRAID 4321
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb-hub.yaml62 compatible = "usb765,4321";
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dt_db.sh774 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

1234