/freebsd/tools/regression/tmpfs/ |
H A D | t_setattr | 59 chgrp 5678 grp || die 62 [ ${st_gid} -eq 5678 ] || die 71 chown 1234:5678 owngrp || die 74 [ ${st_gid} -eq 5678 ] || die 77 echo 'chown 1234:5678 owngrpp' | kqueue_monitor 1 owngrpp || die
|
/freebsd/crypto/openssh/regress/ |
H A D | cfgparse.sh | 33 listenaddress 1.2.3.4:5678 37 listenaddress [::1]:5678 46 port 5678 62 port 5678
|
H A D | addrmatch.sh | 31 Match LocalPort 5678 42 run_trial user 19.0.0.1 somehost 1.2.3.4 5678 match4 "localport" 52 run_trial user ::5 somehost ::2 5678 match4 "IP6 localport"
|
/freebsd/contrib/netbsd-tests/fs/tmpfs/ |
H A D | t_setattr.sh | 77 atf_check -s eq:0 -o empty -e empty chgrp 5678 grp 80 [ ${st_gid} -eq 5678 ] || atf_fail "gid was not set" 111 atf_check -s eq:0 -o empty -e empty chown 1234:5678 owngrp 114 [ ${st_gid} -eq 5678 ] || atf_fail "gid was not modified" 129 echo 'chown 1234:5678 owngrpp' | kqueue_monitor 1 owngrpp
|
/freebsd/contrib/kyua/store/ |
H A D | metadata_test.cpp | 79 "VALUES (512, 5678)"); in ATF_TEST_CASE_BODY() 84 ATF_REQUIRE_EQ(5678L, metadata.timestamp()); in ATF_TEST_CASE_BODY()
|
/freebsd/contrib/netbsd-tests/ipf/expected/ |
H A D | in2_6 | 69 rdr le0 inet6 any -> fe80:aa55:1234:5678:5a5a:a5a5:fedc:ba98/128 ip 70 rdr le0 inet6 any -> fe80:aa55:1234:5678:5a5a:a5a5:fedc:ba98,fe80:aa55:1234:5678:5a5a:a5a5:fedc:ba9…
|
/freebsd/tests/sys/netipsec/tunnel/ |
H A D | empty.sh | 31 ist_test 6 null "5678"
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | asix,ax88178.yaml | 60 compatible = "usb1234,5678";
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/ |
H A D | zfs_upgrade_007_neg.ksh | 49 "0" "0.000" "0.5" "-1.234" "-1" "1234b" "5678x"
|
/freebsd/contrib/sendmail/libsm/ |
H A D | t-inet6_ntop.c | 23 "1234:5678:9abc:def0:fedc:dead:f00f:101",
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/ |
H A D | zfs_upgrade_007_neg.ksh | 57 "0" "0.000" "0.5" "-1.234" "-1" "1234b" "5678x"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_split/ |
H A D | zpool_split_props.ksh | 59 'allocated=1234' 'capacity=5678' 'multihost=none'
|
/freebsd/cddl/usr.sbin/dwatch/ |
H A D | dwatch.1 | 625 Watch processes forked by either pid 1234 or pid 5678. 627 dwatch -p '1234|5678' execve
|
/freebsd/contrib/kyua/drivers/ |
H A D | report_junit_test.cpp | 95 "timeout = 5678\n"; 134 builder.set_timeout(datetime::delta(5678, 0)); in add_tests()
|
/freebsd/libexec/rc/rc.d/ |
H A D | hostid | 80 12345678-1234-5678-90ab-cddeefaabbcc)
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | t_copy_context.c | 128 check(krb5_set_debugging_time(ctx, 1234, 5678) == 0); in main()
|
/freebsd/contrib/netbsd-tests/bin/sh/ |
H A D | t_arith.sh | 306 'echo $(( 2016-5678 ))' 308 'echo $(( 2016+-5678 ))' 310 'echo $(( 2016-+5678 ))' 312 'echo $(( -2016-5678 ))'
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | t_trace.c | 127 ra.family = 5678; in main()
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-cmp.1 | 1263 \& \-ref 1234 \-secret pass:1234\-5678 \e 1292 \& \-ref 1234 \-secret pass:1234\-5678 1322 \& secret = pass:1234\-5678\-1234\-567
|
/freebsd/tools/regression/sockets/sendfile/ |
H A D | sendfile.c | 58 #define TEST_PORT 5678
|
/freebsd/share/examples/BSD_daemon/ |
H A D | beastie.fig | 86 4503 5678 4462 5648 4413 5618 4331 5565 4252 5513 4211 5494
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-cmp.pod.in | 1223 -ref 1234 -secret pass:1234-5678 \ 1250 -ref 1234 -secret pass:1234-5678 1279 secret = pass:1234-5678-1234-567
|
/freebsd/crypto/krb5/src/tests/ |
H A D | kdbtest.c | 148 5678, /* max_renewable_life */
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/des/ |
H A D | f_sched.c | 341 * byte order is 5678, the table has the bytes permuted in mit_des_make_key_sched()
|
/freebsd/sbin/ping/tests/ |
H A D | test_ping.py | 44 tcp = sc.TCP(sport=1234, dport=5678) 48 udp = sc.UDP(sport=1234, dport=5678)
|