Home
last modified time | relevance | path

Searched full:1234 (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/freebsd/contrib/netbsd-tests/net/mpls/
H A Dt_mpls_fw6.sh74 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias
78 atf_check -s exit:0 rump.route -q add -inet6 fd00:1234:0:3::/64 \
79 -ifa fd00:1234::1 \
80 -ifp mpls0 -tag 25 -inet6 fd00:1234::2
86 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias
89 atf_check -s exit:0 rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias
95 -inet6 fd00:1234:0:1::2
97 fd00:1234::1
103 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias
106 atf_check -s exit:0 rump.ifconfig shmif1 inet6 fd00:1234:0:2::1/64 alias
[all …]
H A Dt_mpls_fw64.sh70 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias
74 atf_check -s exit:0 rump.route -q add -inet6 fd00:1234:0:3::/64 \
75 -ifa fd00:1234::1 \
76 -ifp mpls0 -tag 25 -inet6 fd00:1234::2
82 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias
85 atf_check -s exit:0 rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias
91 -inet6 fd00:1234:0:1::2
93 fd00:1234::1
99 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias
111 -inet6 fd00:1234:0:1::1
[all …]
/freebsd/tests/sys/netpfil/pf/
H A Dsctp.sh63 "pass in proto sctp to port 1234"
65 echo "foo" | jexec ${j}a nc --sctp -N -l 1234 &
70 out=$(jexec ${j}b nc --sctp -N -w 3 192.0.2.1 1234)
79 "pass in proto sctp to port 1234"
81 echo "foo" | jexec ${j}a nc --sctp -N -l 1234 &
84 out=$(jexec ${j}b nc --sctp -N -w 3 192.0.2.1 1234)
99 out=$(jexec ${j}b nc --sctp -N -w 3 -p 1234 192.0.2.1 1235)
137 "pass in proto sctp to port 1234"
139 echo "foo" | jexec ${j}a nc -6 --sctp -N -l 1234 &
144 out=$(jexec ${j}b nc --sctp -N -w 3 2001:db8::a 1234)
[all …]
H A Dsctp.py88 def __init__(self, family, port=1234):
148 def __init__(self, ip, port=1234, fromaddr=None):
260 srv = SCTPServer(socket.AF_INET, port=1234)
275 client = SCTPClient("192.0.2.3", 1234)
296 assert re.search(r"all sctp 192.0.2.1:.*192.0.2.3:1234", states)
297 assert re.search(r"all sctp 192.0.2.1:.*192.0.2.2:1234", states)
313 client = SCTPClient("192.0.2.3", 1234, "192.0.2.1")
344 assert re.search(r"all sctp 192.0.2.1:.*192.0.2.3:1234", states)
345 assert re.search(r"all sctp 192.0.2.10:.*192.0.2.3:1234", states)
363 assert re.search(r"all sctp 192.0.2.1:.*192.0.2.3:1234
[all...]
/freebsd/crypto/openssh/regress/
H A Daddrmatch.sh35 run_trial user 192.168.0.1 somehost 1.2.3.4 1234 match1 "first entry"
36 run_trial user 192.168.30.1 somehost 1.2.3.4 1234 nomatch "negative match"
37 run_trial user 19.0.0.1 somehost 1.2.3.4 1234 nomatch "no match"
38 run_trial user 10.255.255.254 somehost 1.2.3.4 1234 match1 "list middle"
39 run_trial user 192.168.30.1 192.168.0.1 1.2.3.4 1234 nomatch "faked IP in hostname"
40 run_trial user 1.1.1.1 somehost.example.com 1.2.3.4 1234 match2 "bare IP4 address"
41 run_trial user 19.0.0.1 somehost 127.0.0.1 1234 match3 "localaddress"
45 run_trial user ::1 somehost.example.com ::2 1234 match2 "bare IP6 address"
46 run_trial user ::2 somehost.example.com ::2 1234 nomatch "deny IPv6"
47 run_trial user ::3 somehost ::2 1234 nomatch "IP6 negated"
[all …]
H A Dcfgparse.sh32 listenaddress 1.2.3.4:1234
36 listenaddress [::1]:1234
45 port 1234
61 port 1234
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/
H A Dzfs_share_013_pos.ksh73 log_must zfs set sharenfs="rw=[::1]:[2::3]/64:[2a01:1234:1234:1234:aa34:234:1234:1234]:1.2.3.4/24" …
77 log_must grep -q "2a01:1234:1234:1234:aa34:234:1234:1234(" <<< "$output"
/freebsd/crypto/openssh/regress/unittests/misc/
H A Dtest_hpdelim.c43 START_STRING(":1234"); in test_hpdelim()
48 ASSERT_STRING_EQ(port, "1234"); in test_hpdelim()
54 START_STRING("host:1234"); in test_hpdelim()
59 ASSERT_STRING_EQ(port, "1234"); in test_hpdelim()
65 START_STRING("[::1]:1234"); in test_hpdelim()
70 ASSERT_STRING_EQ(port, "1234"); in test_hpdelim()
76 START_STRING("[::1:1234"); in test_hpdelim()
/freebsd/tools/regression/tmpfs/
H A Dt_setattr46 chown 1234 own || die
48 [ ${st_uid} -eq 1234 ] || die
52 echo 'chown 1234 ownq' | kqueue_monitor 1 ownq || die
65 echo 'chgrp 1234 grpq' | kqueue_monitor 1 grpq || die
71 chown 1234:5678 owngrp || die
73 [ ${st_uid} -eq 1234 ] || die
77 echo 'chown 1234:5678 owngrpp' | kqueue_monitor 1 owngrpp || die
/freebsd/contrib/libxo/tests/gettext/saved/
H A Dgt_01.T.out8 otaltay 1234
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 Dgt_01.J.out1 …,3,4],"total":1234,"received":1234,"from":"foop","port":4321,"time":32,"received":1234,"from":"foo…
H A Dgt_01.JP.out20 "total": 1234,
21 "received": 1234,
25 "received": 1234,
29 "received": 1234,
H A Dgt_01.X.out11234</total><received>1234</received><from>foop</from><port>4321</port><time>32</time><received>12…
H A Dgt_01.XP.out17 <total>1234</total>
18 <received>1234</received>
22 <received>1234</received>
26 <received>1234</received>
/freebsd/contrib/netbsd-tests/fs/tmpfs/
H A Dt_setattr.sh43 atf_check -s eq:0 -o empty -e empty chown 1234 own
45 [ ${st_uid} -eq 1234 ] || atf_fail "uid was not set"
61 echo 'chown 1234 ownq' | kqueue_monitor 1 ownq
95 echo 'chgrp 1234 grpq' | kqueue_monitor 1 grpq
111 atf_check -s eq:0 -o empty -e empty chown 1234:5678 owngrp
113 [ ${st_uid} -eq 1234 ] || atf_fail "uid was not modified"
129 echo 'chown 1234:5678 owngrpp' | kqueue_monitor 1 owngrpp
/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"
63 result=$(nc -N -w 3 198.51.100.2 1234)
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"
118 result=$(jexec second nc -N -w 3 192.0.2.3 1234)
/freebsd/usr.bin/clang/lldb-server/
H A Dlldb-server.1212 lldb\-server g :1234 /path/to/program program\-argument \-\- \-\-program\-option
219 lldb\-server g :1234 \-\- /path/to/program program\-argument \-\-program\-option
229 lldb\-server g :1234 \-\-attach 12345
230 lldb\-server g :1234 \-\-attach program\-name
237 (lldb) gdb\-remote 1234
246 lldb\-server g :1234
248 (lldb) gdb\-remote 1234
/freebsd/contrib/llvm-project/lldb/docs/man/
H A Dlldb-server.rst178 lldb-server g :1234 /path/to/program program-argument -- --program-option
182 lldb-server g :1234 -- /path/to/program program-argument --program-option
189 lldb-server g :1234 --attach 12345
190 lldb-server g :1234 --attach program-name
194 (lldb) gdb-remote 1234
200 lldb-server g :1234
202 (lldb) gdb-remote 1234
/freebsd/contrib/netbsd-tests/lib/libc/rpc/
H A Dh_testbits.x9 ME_NEG = -1234,
12 ME_MANY = 1234
18 BE_MANY = 1234,
/freebsd/contrib/netbsd-tests/fs/umapfs/
H A Dt_basic.c100 gmaps[0][1] = 1234; in ATF_TC_BODY()
123 xchown("/td1/forwmap", 555, 1234); in ATF_TC_BODY()
124 testuidgid("/td1/forwmap", 555, 1234); in ATF_TC_BODY()
135 xchown("/td2/revmap", 555, 1234); in ATF_TC_BODY()
136 testuidgid("/td1/revmap", 555, 1234); in ATF_TC_BODY()
/freebsd/share/man/man9/
H A Ddpcpu.958 .Bd -literal -offset 1234
64 .Bd -literal -offset 1234
72 .Bd -literal -offset 1234
113 .Bd -literal -offset 1234
/freebsd/tests/sys/mac/ipacl/
H A Dipacl_test.sh183 rule="${rule}${jidB},1,${epairB}b,AF_INET6,2001:2::1234:1234/-1@"
194 jexec B ifconfig ${epairB}b inet6 2001:2::1234:1234/48 up
196 jexec A ifconfig ${epairA}b inet6 2001:2::1234:1234/48 up
241 jexec A ifconfig ${epairA}b inet6 fc00::0000:1234/48 up
243 jexec A ifconfig ${epairA}b inet6 fc00::0000:1234/48 up
/freebsd/cddl/usr.sbin/dwatch/
H A Ddwatch.1620 Watch processes forked by pid 1234.
622 dwatch -p 1234 execve
625 Watch processes forked by either pid 1234 or pid 5678.
627 dwatch -p '1234|5678' execve
667 Watch processes forked by pid 1234 or children thereof.
669 dwatch -R -p 1234 execve
741 calls only while pid 1234 is active.
743 dwatch -X open -- -p 1234
/freebsd/contrib/pjdfstest/tests/truncate/
H A D05.t25 expect EACCES -u 65534 -g 65534 truncate ${n1}/${n2} 1234
28 expect 0 -u 65534 -g 65534 truncate ${n1}/${n2} 1234
29 expect 1234 -u 65534 -g 65534 stat ${n1}/${n2} size
H A D10.t25 expect EROFS truncate ${n0}/${n1} 1234
28 expect 0 truncate ${n0}/${n1} 1234
29 expect 1234 stat ${n0}/${n1} size

12345678910>>...15