Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 2584) sorted by relevance

12345678910>>...104

/freebsd/usr.bin/netstat/
H A Dnlist_symbols3 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/dialog/
H A Dbuildlist.c54 #define okIndex(all,index) ((index) >= 0 && (index) < (all)->item_no) argument
76 index2row(ALL_DATA * all, int choice, int selected) in index2row() argument
78 MY_DATA *data = all->list + selected; in index2row()
81 if (okIndex(all, choice)) { in index2row()
84 for (row = 0; row < all->item_no; ++row) { in index2row()
86 choice, all->items + choice, in index2row()
88 if (myItem(data, row) == all->items + choice) { in index2row()
102 row2index(ALL_DATA * all, int row, int selected) in row2index() argument
104 MY_DATA *data = all->list + selected; in row2index()
107 for (n = 0; n < all->item_no; ++n) { in row2index()
[all …]
H A Dchecklist.c193 ALL_DATA all; in dlg_checklist() local
222 memset(&all, 0, sizeof(all)); in dlg_checklist()
223 all.items = items; in dlg_checklist()
224 all.item_no = item_no; in dlg_checklist()
256 all.use_height = list_height; in dlg_checklist()
259 if (all.use_height == 0) { in dlg_checklist()
262 dlg_calc_listh(&height, &all.use_height, item_no); in dlg_checklist()
266 MIN_HIGH + all.use_height, use_width); in dlg_checklist()
276 all.states = states; in dlg_checklist()
278 all.checkflag = flag; in dlg_checklist()
[all …]
/freebsd/contrib/netbsd-tests/ipf/regress/
H A Di83 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 Di191 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/contrib/bmake/unit-tests/
H A Ddeptgt-end-fail.mk16 .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/sbin/pfctl/tests/files/
H A Dpf0010.in2 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 Dpf0010.ok1 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 Dpf0040.ok1 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 Dpf0031.in2 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 Dpf0031.ok2 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 Dpf0092.ok1 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 …]
H A Dpf0011.in1 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 Dpf0100.ok1 pass all flags S/SA keep state
2 anchor "a/b" all
3 anchor "1/2/3" all
4 anchor "relative" all {
5 pass in on lo0 all flags S/SA keep state label "TEST1"
7 anchor "camield/*" all
8 anchor "relayd/*" all
9 anchor "foo" in on lo0 all {
10 anchor "bar" in all {
11 anchor "/1/2/3" all
[all …]
H A Dpf0011.ok1 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 Dpf0003.ok1 pass in all flags S/SA keep state
2 pass in all flags S/SA keep state
3 block drop in proto tcp all flags FPUEW/FSRPAUEW
4 block drop in proto tcp all flags FS/FSRA
5 block drop in proto tcp all flags /FSRAW
6 pass in proto udp all keep state
7 pass in proto icmp all keep state
8 pass in proto tcp all flags S/SA keep state
9 pass in all flags S/SA no state
10 pass in all no state
[all …]
H A Dpf0028.ok1 block drop in log (all) quick on lo0 all
2 block drop in log quick on lo0 all
3 block drop in log (all) quick on lo0 all
4 block drop in log quick on lo0 all
5 block drop in log on lo0 all
6 block drop in log (all) on lo0 all
/freebsd/contrib/tcp_wrappers/
H A DMakefile96 NETGROUP=-DNETGROUP TLI= all
102 NETGROUP=-DNETGROUP VSYSLOG= TLI= all
108 NETGROUP=-DNETGROUP TLI= all
114 NETGROUP=-DNETGROUP TLI= all
120 NETGROUP=-DNETGROUP VSYSLOG= TLI= all
126 NETGROUP=-DNETGROUP TLI= all miscd
132 NETGROUP=-DNETGROUP TLI= SYSTYPE="-systype bsd43" all
138 EXTRA_CFLAGS=-DSYS_ERRLIST_DEFINED VSYSLOG= all
144 VSYSLOG= all
150 -Dss_family=__ss_family -Dss_len=__ss_len" VSYSLOG= all
[all …]
/freebsd/usr.bin/diff3/tests/
H A Dlong-m.txt2 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 Dlong-y.txt2 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 Dlong-o.txt2 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 Dlong-merge.out2 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/libexec/rc/
H A Drc.firewall84 ${fwcmd} add 100 pass all from any to any via lo0
85 ${fwcmd} add 200 deny all from any to 127.0.0.0/8
88 ${fwcmd} add 400 deny all from any to ::1
89 ${fwcmd} add 500 deny all from ::1 to any
198 ${fwcmd} add 65000 pass all from any to any
216 ${fwcmd} add pass all from ${net} to 255.255.255.255
219 ${fwcmd} add pass all from me to ${net}
220 ${fwcmd} add pass all from ${net} to me
222 ${fwcmd} add pass all from me to ${net6}
223 ${fwcmd} add pass all from ${net6} to me
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/
H A Derr.toomanyenablings.d44 cpc:::PAPI_tot_ins-all-10000,
45 cpc:::PAPI_tot_ins-all-10001,
46 cpc:::PAPI_tot_ins-all-10002,
47 cpc:::PAPI_tot_ins-all-10003,
48 cpc:::PAPI_tot_ins-all-10004,
49 cpc:::PAPI_tot_ins-all-10005,
50 cpc:::PAPI_tot_ins-all-10006,
51 cpc:::PAPI_tot_ins-all-10007,
52 cpc:::PAPI_tot_ins-all-10008,
53 cpc:::PAPI_tot_ins-all-10009
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_cfg.txt7 # 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 …]

12345678910>>...104