| /freebsd/contrib/bmake/unit-tests/ |
| H A D | deptgt-end-fail.exp | 1 Test case all=ok all-dep=ok end=ok end-dep=ok. 2 : Making all-dep out of nothing. 3 : Making all from all-dep. 9 Test case all=ok all-dep=ok end=ok end-dep=ERR. 10 : Making all-dep out of nothing. 11 : Making all from all-dep. 16 make: stopped making "all" in unit-tests 20 Test case all=ok all-dep=ok end=ERR end-dep=ok. 21 : Making all-dep out of nothing. 22 : Making all from all-dep. [all …]
|
| H A D | deptgt-end-fail.mk | 16 .for all in ok ERR 17 . for all-dep in ok ERR 20 . for target in ${all}-${all-dep}-${end}-${end-dep} 23 echo Test case all=${all} all-dep=${all-dep} end=${end} end-dep=${end-dep}. 25 all=${all} all-dep=${all-dep} \ 27 all; \ 37 .if make(all) 39 all all-dep end-dep: .PHONY 44 all: all-dep 46 @${CMD.${all}} [all …]
|
| /freebsd/usr.bin/netstat/ |
| H A D | nlist_symbols | 3 all _ahstat 4 all _arpstat 5 all _carpstats 6 all _espstat 7 all _icmp6stat 8 all _icmpstat 9 all _igmpstat 10 all _ip6stat 11 all _ipcompstat 12 all _ipsec4stat [all …]
|
| /freebsd/contrib/netbsd-tests/ipf/regress/ |
| H A D | i8 | 3 pass in proto icmp all icmp-type unreach code cutoff-preced 4 pass in proto icmp all icmp-type unreach code filter-prohib 5 pass in proto icmp all icmp-type unreach code isolate 6 pass in proto icmp all icmp-type unreach code needfrag 7 pass in proto icmp all icmp-type unreach code net-prohib 8 pass in proto icmp all icmp-type unreach code net-tos 9 pass in proto icmp all icmp-type unreach code host-preced 10 pass in proto icmp all icmp-type unreach code host-prohib 11 pass in proto icmp all icmp-type unreach code host-tos 12 pass in proto icmp all icmp-type unreach code host-unk [all …]
|
| H A D | i19 | 1 block in quick log level user.debug proto icmp all 2 block in quick log level mail.info proto icmp all 3 block in quick log level daemon.notice proto icmp all 4 block in quick log level auth.warn proto icmp all 5 block in quick log level syslog.err proto icmp all 6 block in quick log level lpr.crit proto icmp all 7 block in quick log level news.alert proto icmp all 8 block in quick log level uucp.emerg proto icmp all 9 block in quick log level cron.debug proto icmp all 10 block in quick log level ftp.info proto icmp all [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_get/ |
| H A D | zfs_get_006_neg.ksh | 25 # Copyright 2007 Sun Microsystems, Inc. All rights reserved. 30 # Copyright (c) 2016 by Delphix. All rights reserved. 37 # Verify 'zfs get all' can deal with invalid scenarios 40 # 1. Define invalid scenarios for 'zfs get all' 47 log_assert "Verify 'zfs get all' fails with invalid combination scenarios." 50 set -A bad_combine "ALL" "\-R all" "-P all" "-h all" "-rph all" "-RpH all" "-PrH all" \ 51 "-o all" "-s all" "-s none=getsubopt" "-t filesystem=getsubopt" \ 52 "-? all" "-* all" "-?* all" "all -r" "all -p" \ 53 "all -H" "all -rp" "all -rH" "all -ph" "all -rpH" "all -r $TESTPOOL" \ 54 "all -H $TESTPOOL" "all -p $TESTPOOL" "all -r -p -H $TESTPOOL" \ [all …]
|
| /freebsd/sbin/pfctl/tests/files/ |
| H A D | pf0010.in | 2 pass in inet proto icmp all 3 pass in inet6 proto icmp6 all 4 block in inet proto icmp all 5 block in inet6 proto icmp6 all 6 block return-rst in inet proto tcp all 7 block return-rst in inet6 proto tcp all 8 block return-rst(ttl 10) in inet proto tcp all 9 block return-rst(ttl 10) in inet6 proto tcp all 10 block return-icmp in inet proto icmp all 11 block return-icmp(0) in inet proto icmp all [all …]
|
| H A D | pf0010.ok | 1 pass in inet proto icmp all keep state 2 pass in inet6 proto ipv6-icmp all keep state 3 block drop in inet proto icmp all 4 block drop in inet6 proto ipv6-icmp all 5 block return-rst in inet proto tcp all 6 block return-rst in inet6 proto tcp all 7 block return-rst(ttl 10) in inet proto tcp all 8 block return-rst(ttl 10) in inet6 proto tcp all 9 block return-icmp(port-unr) in inet proto icmp all 10 block return-icmp(net-unr) in inet proto icmp all [all …]
|
| H A D | pf0040.ok | 1 block drop all 2 block return all 3 block return-rst proto tcp all 4 pass all flags S/SA keep state 5 pass in all no state 6 pass out all no state 7 pass all no state 8 block drop in all 9 block drop out all 10 block drop all [all …]
|
| H A D | pf0031.in | 2 block return in on lo0 all 3 block return in on lo0 inet all 4 block return in on lo0 inet6 all 5 block drop in on lo0 all 6 block drop in on lo0 inet all 7 block drop in on lo0 inet6 all 8 block in on lo0 all 9 block in on lo0 inet all 10 block in on lo0 inet6 all 12 block return in on lo0 all [all …]
|
| H A D | pf0031.ok | 2 block return in on lo0 all 3 block return in on lo0 inet all 4 block return in on lo0 inet6 all 5 block drop in on lo0 all 6 block drop in on lo0 inet all 7 block drop in on lo0 inet6 all 8 block drop in on lo0 all 9 block drop in on lo0 inet all 10 block drop in on lo0 inet6 all 11 block return in on lo0 all [all …]
|
| H A D | pf0011.in | 1 pass in inet proto icmp all icmp-type 0 2 pass in inet proto icmp all icmp-type 0 code 0 3 pass in inet proto icmp all icmp-type 1 4 pass in inet proto icmp all icmp-type 1 code 1 5 pass in inet6 proto ipv6-icmp all icmp6-type 0 6 pass in inet6 proto ipv6-icmp all icmp6-type 0 code 0 7 pass in inet6 proto ipv6-icmp all icmp6-type 1 8 pass in inet6 proto ipv6-icmp all icmp6-type 1 code 1 9 block in inet proto icmp all icmp-type 0 10 block in inet proto icmp all icmp-type 0 code 0 [all …]
|
| H A D | pf0011.ok | 1 pass in inet proto icmp all icmp-type echorep keep state 2 pass in inet proto icmp all icmp-type echorep code 0 keep state 3 pass in inet proto icmp all icmp-type 1 keep state 4 pass in inet proto icmp all icmp-type 1 code 1 keep state 5 pass in inet6 proto ipv6-icmp all icmp6-type 0 keep state 6 pass in inet6 proto ipv6-icmp all icmp6-type 0 code 0 keep state 7 pass in inet6 proto ipv6-icmp all icmp6-type unreach keep state 8 pass in inet6 proto ipv6-icmp all icmp6-type unreach code admin-unr keep state 9 block drop in inet proto icmp all icmp-type echorep 10 block drop in inet proto icmp all icmp-type echorep code 0 [all …]
|
| H A D | pf0092.ok | 1 anchor all { 2 anchor in all { 3 pass quick all flags S/SA keep state 5 anchor out all { 6 anchor in all { 7 anchor out all { 8 anchor in all { 9 anchor out all { 10 anchor in all { 11 anchor out all { [all …]
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_get/ |
| H A D | zfs_get_006_neg.ksh | 24 # Copyright 2007 Sun Microsystems, Inc. All rights reserved. 36 # Verify 'zfs get all' can deal with invalid scenarios 39 # 1. Define invalid scenarios for 'zfs get all' 55 log_assert "Verify 'zfs get all' fails with invalid combination scenarios." 58 set -A bad_combine "ALL" "\-R all" "-P all" "-h all" "-rph all" "-RpH all" "-PrH all" \ 59 "-o all" "-s all" "-? all" "-* all" "-?* all" "all -r" "all -p" \ 60 "all -H" "all -rp" "all -rH" "all -ph" "all -rpH" "all -r $TESTPOOL" \ 61 "all -H $TESTPOOL" "all -p $TESTPOOL" "all -r -p -H $TESTPOOL" \ 62 "all -rph $TESTPOOL" "all,available,reservation $TESTPOOL" \ 63 "all $TESTPOOL?" "all $TESTPOOL*" "all nonexistpool" [all …]
|
| /freebsd/usr.bin/diff3/tests/ |
| H A D | long-m.txt | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 12 These lines are the same in all three files 13 These lines are the same in all three files 14 These lines are the same in all three files [all …]
|
| H A D | long-o.txt | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 12 These lines are the same in all three files 13 These lines are the same in all three files 14 These lines are the same in all three files [all …]
|
| H A D | long-y.txt | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 12 These lines are the same in all three files 13 These lines are the same in all three files 14 These lines are the same in all three files [all …]
|
| H A D | long-merge.out | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 16 These lines are the same in all three files 17 These lines are the same in all three files 18 These lines are the same in all three files [all …]
|
| /freebsd/sys/dev/cxgbe/firmware/ |
| H A D | t7fw_cfg.txt | 3 # Copyright (C) 2014-2015 Chelsio Communications. All rights reserved. 30 # 6. Some OS Drivers will manage all resources through a single Physical 41 # in the case where all ports and application functions will be 105 #SGE DBQ tick value. All timers are multiple of this value 210 hma_regions = iscsi,rrq,tls,ddp,pmrx,stag,pbl,rq # What all regions to place in host memory 228 # PF" which many OS Drivers will use to manage most or all functions. 295 # Adding all of the above Unified PF resource needs together: (NIC + OFLD + 304 # The sum of all the MSI-X resources above is 74 MSI-X Vectors but we'll round 321 # All of the below PCI-E parameters are actually stored in various *_init.txt 330 # storage applications across all four possible ports. [all …]
|
| H A D | t7fw_cfg_uwire.txt | 3 # Copyright (C) 2014-2015 Chelsio Communications. All rights reserved. 30 # 6. Some OS Drivers will manage all resources through a single Physical 41 # in the case where all ports and application functions will be 105 #SGE DBQ tick value. All timers are multiple of this value 210 hma_regions = iscsi,rrq,tls,ddp,pmrx,stag,pbl,rq # What all regions to place in host memory 228 # PF" which many OS Drivers will use to manage most or all functions. 295 # Adding all of the above Unified PF resource needs together: (NIC + OFLD + 304 # The sum of all the MSI-X resources above is 74 MSI-X Vectors but we'll round 321 # All of the below PCI-E parameters are actually stored in various *_init.txt 330 # storage applications across all four possible ports. [all …]
|
| H A D | t4fw_cfg_uwire.txt | 3 # Copyright (C) 2010-2017 Chelsio Communications. All rights reserved. 27 # Virtual Functions based off of a Physical Function all get the 31 # And finally, all Physical Funcations capable of supporting Virtual 38 # 6. Some OS Drivers will manage all resources through a single Physical 56 # in the case where all ports and application functions will be 168 # PF" which many OS Drivers will use to manage most or all functions. 235 # Adding all of the above Unified PF resource needs together: (NIC + OFLD + 244 # The sum of all the MSI-X resources above is 74 MSI-X Vectors but we'll round 261 # All of the below PCI-E parameters are actually stored in various *_init.txt 270 # storage applications across all four possible ports. [all …]
|
| H A D | t6fw_cfg_uwire.txt | 3 # Copyright (C) 2014-2015 Chelsio Communications. All rights reserved. 30 # 6. Some OS Drivers will manage all resources through a single Physical 41 # in the case where all ports and application functions will be 202 hma_regions = stag,pbl,rq # What all regions to place in host memory 220 # PF" which many OS Drivers will use to manage most or all functions. 287 # Adding all of the above Unified PF resource needs together: (NIC + OFLD + 296 # The sum of all the MSI-X resources above is 74 MSI-X Vectors but we'll round 313 # All of the below PCI-E parameters are actually stored in various *_init.txt 322 # storage applications across all four possible ports. 360 wx_caps = all # write/execute permissions for all commands [all …]
|
| H A D | t5fw_cfg_uwire.txt | 3 # Copyright (C) 2010-2017 Chelsio Communications. All rights reserved. 30 # 6. Some OS Drivers will manage all resources through a single Physical 41 # in the case where all ports and application functions will be 203 # PF" which many OS Drivers will use to manage most or all functions. 270 # Adding all of the above Unified PF resource needs together: (NIC + OFLD + 279 # The sum of all the MSI-X resources above is 74 MSI-X Vectors but we'll round 296 # All of the below PCI-E parameters are actually stored in various *_init.txt 305 # storage applications across all four possible ports. 345 wx_caps = all # write/execute permissions for all commands 346 r_caps = all # read permissions for all commands [all …]
|
| H A D | t4fw_cfg.txt | 7 # neq = 64K egress queues of all kinds, including freelists 49 wx_caps = all 50 r_caps = all 57 cmask = all 61 wx_caps = all 62 r_caps = all 69 cmask = all 73 wx_caps = all 74 r_caps = all 81 cmask = all [all …]
|