Home
last modified time | relevance | path

Searched full:match (Results 1 – 25 of 5962) sorted by relevance

12345678910>>...239

/freebsd-src/sbin/devd/
H A Duath.conf7 match "system" "USB";
8 match "subsystem" "DEVICE";
9 match "type" "ATTACH";
10 match "vendor" "0x083a";
11 match "product" "0x4507";
18 match "system" "USB";
19 match "subsystem" "DEVICE";
20 match "type" "ATTACH";
21 match "vendor" "0x168c";
22 match "product" "0x0002";
[all …]
H A Dapple.conf6 match "system" "PMU";
7 match "subsystem" "Button";
14 match "system" "PMU";
15 match "subsystem" "lid";
16 match "type" "close";
23 match "system" "PMU";
24 match "subsystem" "keys";
25 match "type" "brightness";
26 match "notify" "down";
32 match "system" "PMU";
[all …]
H A Dasus.conf6 match "system" "ACPI";
7 match "subsystem" "ASUS";
8 match "notify" "0x32";
13 match "system" "ACPI";
14 match "subsystem" "ASUS";
15 match "notify" "0x31";
20 match "system" "ACPI";
21 match "subsystem" "ASUS";
22 match "notify" "0x30";
28 match "system" "ACPI";
[all …]
H A Dzfs.conf5 match "system" "ZFS";
6 match "type" "ereport.fs.zfs.checksum";
11 match "system" "ZFS";
12 match "type" "ereport.fs.zfs.io";
17 match "system" "ZFS";
18 match "type" "ereport.fs.zfs.data";
23 match "system" "ZFS";
24 match "type" "ereport.fs.zfs.zpool";
29 match "system" "ZFS";
30 match "type" "ereport.fs.zfs.vdev\..*";
[all …]
H A Dmoused.conf2 match "system" "DEVFS";
3 match "subsystem" "CDEV";
4 match "type" "CREATE";
5 match "cdev" "atp[0-9]+";
11 match "system" "DEVFS";
12 match "subsystem" "CDEV";
13 match "type" "CREATE";
14 match "cdev" "ums[0-9]+";
20 match "system" "DEVFS";
21 match "subsystem" "CDEV";
[all …]
H A Ddevd.conf7 # NB: device-name is shorthand for 'match device-name'
13 # to create a DFA that's used to match events to actions.
40 match "system" "IFNET";
41 match "subsystem" "!(usbus|wlan)[0-9]+";
42 match "type" "ATTACH";
60 # as an example of how to override things. Normally 'ed50' would match
73 # match "vendor" "0x0cf3";
74 # match "product" "0x3000";
82 match "system" "ACPI";
83 match "subsystem" "Thermal";
[all …]
H A Dhyperv.conf5 match "system" "DEVFS";
6 match "subsystem" "CDEV";
7 match "type" "CREATE";
8 match "cdev" "hv_kvp_dev";
13 match "system" "DEVFS";
14 match "subsystem" "CDEV";
15 match "type" "DESTROY";
16 match "cdev" "hv_kvp_dev";
21 match "system" "DEVFS";
22 match "subsystem" "CDEV";
[all …]
/freebsd-src/crypto/openssh/
H A Dmdoc2man.awk75 if(match(words[w],"^Li|Pf$")) {
77 } else if(match(words[w],"^Xo$")) {
80 if(length(line)&&!(match(line," $")||prenl))
82 } else if(match(words[w],"^Xc$")) {
88 } else if(match(words[w],"^Bd$")) {
90 if(match(words[w+1],"-literal")) {
95 } else if(match(words[w],"^Ed$")) {
98 } else if(match(words[w],"^Ns$")) {
103 } else if(match(words[w],"^No$")) {
107 } else if(match(words[w],"^Dq$")) {
[all …]
/freebsd-src/tests/sys/geom/class/eli/
H A Donline_resize_test.sh55 atf_check -s exit:0 -o match:"flags: ${eflags}$" geli dump ${md}p1
58 atf_check -s exit:0 -o match:"flags: ${dflags}$" geli dump ${md}p1
60 atf_check -s exit:0 -o match:"flags: ${eflags}$" geli dump ${md}p1
63 atf_check -s exit:0 -o match:"flags: ${dflags}$" geli dump ${md}p1
66 atf_check -s exit:0 -o match:"flags: ${eflags}$" geli dump ${md}p1
68 atf_check -s exit:0 -o match:"flags: ${dflags}$" geli dump ${md}p1
72 atf_check -s exit:0 -o match:'^Flags: .*AUTORESIZE' geli list ${md}p1.eli
74 atf_check -s exit:0 -o match:"flags: ${dflags}$" geli dump ${md}p1
75 atf_check -o not-match:'^Flags: .*AUTORESIZE' geli list ${md}p1.eli
77 atf_check -s exit:0 -o match:"flags: ${eflags}$" geli dump ${md}p1
[all …]
/freebsd-src/crypto/openssh/regress/
H A Dservcfginclude.sh7 Match host a
10 Match host b
14 Match host c
18 Match host m
21 Match Host d
24 Match Host e
28 Match Host f
32 Match Host n
37 Match host xxxxxx
41 Match host a
[all …]
H A Dmatch-subsystem.sh1 # $OpenBSD: match-subsystem.sh,v 1.1 2023/09/06 23:36:09 djm Exp $
4 tid="sshd_config match subsystem"
37 # Subsystem in match all block
40 Match all
43 try_subsystem "match all" xxx 21
45 # No clobber in match all block
48 Match all
52 try_subsystem "match all no clobber" xxx 21
54 # Subsystem in match user block
57 Match user *
[all …]
H A Dcfginclude.sh10 Match host a
13 Match host b # comment
17 Match host c
21 Match host m
40 Match host xxxxxx
44 Match host a
47 Match host b
50 Match host c # comment
64 Match host a
67 Match host b
[all …]
H A Dcfgmatchlisten.sh64 echo "Match Address 127.0.0.1" >>$OBJ/sshd_config
70 echo "Match user $USER" >>$OBJ/sshd_proxy
72 echo "Match Address 127.0.0.1" >>$OBJ/sshd_proxy
79 # Test Match + PermitListen in sshd_config. This should be permitted
80 trace "match permitlisten localhost"
83 fail "match permitlisten permit"
87 trace "match permitlisten proxy"
88 expect_client_fail "match permitlisten deny" \
97 trace "match permitlisten proxy w/key opts"
98 expect_client_fail "match permitlisten deny w/key opt"\
[all …]
H A Dcfgmatch.sh4 tid="sshd_config match"
43 echo "Match Address 127.0.0.1" >>$OBJ/sshd_config
49 echo "Match user $USER" >>$OBJ/sshd_proxy
51 echo "Match Address 127.0.0.1 # comment" >>$OBJ/sshd_proxy
55 fail "config w/match fails config test"
59 # Test Match + PermitOpen in sshd_config. This should be permitted
60 trace "match permitopen localhost"
63 fail "match permitopen permit"
67 trace "match permitopen proxy"
70 fail "match permitopen deny"
[all …]
/freebsd-src/contrib/netbsd-tests/net/if/
H A Dt_ifconfig.sh105 atf_check -s exit:0 -o match:'inet 127.0.0.1' rump.ifconfig lo0 inet
106 atf_check -s exit:0 -o match:'inet localhost' rump.ifconfig -N lo0 inet
107 atf_check -s exit:0 -o match:'inet6 ::1' rump.ifconfig lo0 inet6
108 atf_check -s exit:0 -o match:'inet6 localhost' rump.ifconfig -N lo0 inet6
109 atf_check -s not-exit:0 -e match:'not supported' rump.ifconfig lo0 atalk
110 atf_check -s not-exit:0 -e match:'not supported' rump.ifconfig -N lo0 atalk
121 atf_check -s exit:0 -o match:'pltime' rump.ifconfig -L shmif0
122 atf_check -s exit:0 -o match:'vltime' rump.ifconfig -L shmif0
126 atf_check -s exit:0 -o match:'localhost' rump.ifconfig -N lo0
127 atf_check -s exit:0 -o match:'0 packets' rump.ifconfig -v lo0
[all …]
H A Dt_ifconf.sh51 atf_check -s exit:0 -o match:'^2$' "$ifconf" total
52 atf_check -s exit:0 -o match:'lo0' "$ifconf" list
56 atf_check -s exit:0 -o match:'^3$' "$ifconf" total
57 atf_check -s exit:0 -o match:'shmif0' "$ifconf" list
61 atf_check -s exit:0 -o match:'^4$' "$ifconf" total
62 atf_check -s exit:0 -o match:'shmif1' "$ifconf" list
67 atf_check -s exit:0 -o match:'^5$' "$ifconf" total
70 atf_check -s exit:0 -o match:1 -x "$ifconf list 1 | wc -l"
71 atf_check -s exit:0 -o match:2 -x "$ifconf list 2 | wc -l"
72 atf_check -s exit:0 -o match:3 -x "$ifconf list 3 | wc -l"
[all …]
/freebsd-src/sys/security/mac_bsdextended/
H A Dmac_bsdextended.c106 * rules match).
111 "Disable/enable match first rule functionality");
228 int mac_granted, match, priv_granted; in ugidfw_rulecheck()
232 * Is there a subject match? in ugidfw_rulecheck()
236 match = ((cred->cr_uid <= rule->mbr_subject.mbs_uid_max && in ugidfw_rulecheck()
243 match = !match; in ugidfw_rulecheck()
244 if (!match) in ugidfw_rulecheck()
249 match = ((cred->cr_rgid <= rule->mbr_subject.mbs_gid_max && in ugidfw_rulecheck()
253 if (!match) { in ugidfw_rulecheck()
230 int mac_granted, match, priv_granted; ugidfw_rulecheck() local
[all...]
/freebsd-src/sbin/ipf/ipmon/
H A Dipmon.517 .B match
24 attempts to match every line with every log record received. It does
28 match or only use the
30 match.
33 .B match
38 match { type = ipf; } do { save("file:///var/log/ipf-log"); };
39 match { type = nat; } do { syslog; };
40 match { type = state; } do { execute("/bin/mail root"); };
45 match { \fImatch-it ,match
[all...]
/freebsd-src/contrib/netbsd-tests/bin/sh/
H A Dt_option.sh129 atf_check -s exit:0 -o match:VAR=value -e empty ${TEST_SH} -ce \
210 atf_check -s exit:0 -o match:I_am_OK -e empty \
215 atf_check -s not-exit:0 -o match:I_am -o not-match:Broken -e empty \
220 atf_check -s not-exit:0 -o match:I_am -o not-match:Broken -e empty \
293 atf_check -s exit:0 -o match:first -o not-match:second -e empty \
295 atf_check -s exit:0 -o match:first -o not-match:third -e empty \
360 atf_check -s exit:0 -o match:OK -e empty ${TEST_SH} -ce \
363 atf_check -s exit:0 -o match:OK -e empty ${TEST_SH} -cue \
367 atf_check -s exit:0 -o match:OK -e empty ${TEST_SH} -ce \
370 atf_check -s exit:0 -o match:OKOK -e empty ${TEST_SH} -ce \
[all …]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1 //===- PatternMatch.h - Match on the LLVM IR --------------------*- C++ -*-===//
18 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
49 template <typename Val, typename Pattern> bool match(Val *V, const Pattern &P) { in match() function
50 return const_cast<Pattern &>(P).match(V); in match()
53 template <typename Pattern> bool match(ArrayRef<int> Mask, const Pattern &P) { in match() function
54 return const_cast<Pattern &>(P).match(Mask); in match()
62 template <typename OpTy> bool match(OpTy *V) { in match() function
63 return V->hasOneUse() && SubPattern.match(V); in match()
76 template <typename OpTy> bool match(OpTy *V) { in m_Value()
78 return I && I->hasAllowReassoc() && SubPattern.match(
72 template <typename ITy> bool match(ITy *V) { return isa<Class>(V); } match() function
130 template <typename ITy> bool match(ITy *V) { return check(V); } match() function
157 template <typename ITy> bool match(ITy *V) { match() function
178 template <typename ITy> bool match(ITy *V) { return !M.match(V); } match() function
193 template <typename ITy> bool match(ITy *V) { match() function
208 template <typename ITy> bool match(ITy *V) { match() function
235 template <typename ITy> bool match(ITy *V) { match() function
260 template <typename ITy> bool match(ITy *V) { match() function
311 template <typename ITy> bool match(ITy *V) { match() function
335 template <typename ITy> bool match(ITy *V) { match() function
385 template <typename ITy> bool match(ITy *V) { match() function
411 template <typename ITy> bool match(ITy *V) { match() function
537 template <typename ITy> bool match(ITy *V) { match() function
710 template <typename ITy> bool match(ITy *V) { match() function
776 template <typename ITy> bool match(ITy *V) { return V == Val; } match() function
789 template <typename ITy> bool match(ITy *const V) { return V == Val; } match() function
810 template <typename ITy> bool match(ITy *V) { match() function
833 template <typename ITy> bool match(ITy *V) { match() function
850 template <typename ITy> bool match(ITy *V) { match() function
888 template <typename ITy> bool match(ITy *V) { match() function
920 template <typename OpTy> bool match(OpTy *V) { match() function
943 template <typename OpTy> bool match(OpTy *V) { match() function
968 template <typename OpTy> inline bool match(unsigned Opc, OpTy *V) { match() function
978 template <typename OpTy> bool match(OpTy *V) { return match(Opcode, V); } match() function
1009 template <typename OpTy> bool match(OpTy *V) { match() function
1140 template <typename OpTy> bool match(OpTy *V) { match() function
1230 template <typename OpTy> bool match(OpTy *V) { match() function
1249 template <typename OpTy> bool match(OpTy *V) { match() function
1291 template <typename OpTy> bool match(OpTy *V) { match() function
1383 template <typename OpTy> bool match(OpTy *V) { match() function
1410 template <typename OpTy> bool match(OpTy *V) { match() function
1453 template <typename OpTy> bool match(OpTy *V) { match() function
1469 template <typename OpTy> bool match(OpTy *V) { match() function
1488 template <typename OpTy> bool match(OpTy *V) { match() function
1518 template <typename OpTy> bool match(OpTy *V) { match() function
1574 template <typename OpTy> bool match(OpTy *V) { match() function
1586 bool match(ArrayRef<int> Mask) { match() function
1593 bool match(ArrayRef<int> Mask) { match() function
1601 bool match(ArrayRef<int> Mask) { return MaskRef == Mask; } match() function
1607 bool match(ArrayRef<int> Mask) { match() function
1659 template <typename OpTy> bool match(OpTy *V) { match() function
1671 template <typename OpTy> bool match(OpTy *V) { match() function
1685 template <typename OpTy> bool match(OpTy *V) { match() function
1700 template <typename OpTy> bool match(OpTy *V) { match() function
1840 template <typename OpTy> bool match(OpTy *V) { match() function
1861 template <typename OpTy> bool match(OpTy *V) { match() function
1897 template <typename OpTy> bool match(OpTy *V) { match() function
1938 static bool match(ICmpInst::Predicate Pred) { match() function
1945 static bool match(ICmpInst::Predicate Pred) { match() function
1952 static bool match(ICmpInst::Predicate Pred) { match() function
1959 static bool match(ICmpInst::Predicate Pred) { match() function
1966 static bool match(FCmpInst::Predicate Pred) { match() function
1973 static bool match(FCmpInst::Predicate Pred) { match() function
1980 static bool match(FCmpInst::Predicate Pred) { match() function
1987 static bool match(FCmpInst::Predicate Pred) { match() function
2101 template <typename OpTy> bool match(OpTy *V) { match() function
2167 template <typename OpTy> bool match(OpTy *V) { match() function
2187 template <typename OpTy> bool match(OpTy *V) { match() function
[all...]
/freebsd-src/sys/dev/bhnd/
H A Dbhnd_match.h39 * A hardware revision match descriptor.
43 to match on any revision. */
45 to match on any revision. */
48 /* Copy match field @p _name from @p _src */
50 .m.match._name = (_src)->m.match._name, \
53 /* Set match field @p _name with @p _value */
55 .m.match._name = 1, ._name = _value
58 * Wildcard hardware revision match descriptor.
65 * Hardware revision match descriptor for an inclusive range.
69 * to match on any revision.
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/timer/
H A Drenesas,rz-mtu3.yaml22 - Waveform output on compare match
27 - Simultaneous clearing on compare match or input capture
122 - description: MTU0.TGRA input capture/compare match
123 - description: MTU0.TGRB input capture/compare match
124 - description: MTU0.TGRC input capture/compare match
125 - description: MTU0.TGRD input capture/compare match
127 - description: MTU0.TGRE compare match
128 - description: MTU0.TGRF compare match
129 - description: MTU1.TGRA input capture/compare match
130 - description: MTU1.TGRB input capture/compare match
[all …]
/freebsd-src/sys/dev/acpica/
H A Dacpi_quirk.c49 char sig[ACPI_NAMESEG_SIZE]; /* Table signature to match */
62 const struct acpi_q_rule *match; member
71 const struct acpi_q_rule *match);
107 aq_match_header(ACPI_TABLE_HEADER *hdr, const struct acpi_q_rule *match) in aq_match_header() argument
112 switch (match->val) { in aq_match_header()
114 if (aq_strcmp(hdr->OemId, match->x.id) && in aq_match_header()
115 aq_strcmp(hdr->OemTableId, match->y.tid)) in aq_match_header()
119 if (aq_strcmp(hdr->AslCompilerId, match->x.id)) in aq_match_header()
123 if (aq_revcmp(hdr->OemRevision, match->x.op, match->y.rev)) in aq_match_header()
127 if (aq_revcmp(hdr->AslCompilerRevision, match->x.op, match->y.rev)) in aq_match_header()
[all …]
/freebsd-src/contrib/atf/atf-sh/
H A Datf-check_test.sh136 atf_fail "not-signal:kill did not match kill -1"
220 atf_set "descr" "Tests for the -o option using the 'match:' argument"
224 h_pass "printf no-newline" -o "match:^no-newline"
225 h_pass "echo line1; echo foo bar" -o "match:^foo"
226 h_pass "echo foo bar" -o "match:o b"
227 h_fail "echo foo bar" -o "match:baz"
228 h_fail "echo foo bar" -o "match:^bar"
240 cmp -s out exp || atf_fail "Saved output does not match expected results"
250 h_pass "echo foo bar" -o match:foo -o match:bar
251 h_pass "echo foo; echo bar" -o match:foo -o match:bar
[all …]
/freebsd-src/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_lzma2.h35 * - Match: Repeat a chunk of data at some distance
36 * - Long repeat: Multi-byte match at a recently seen distance
40 * either short or long repeated match, and NONLIT means any non-literal.
74 /* Indicate that the latest symbol was a match. */
80 /* Indicate that the latest state was a long repeated match. */
86 /* Indicate that the latest symbol was a short match. */
99 * - 0x001-0x0FF: Without match byte
100 * - 0x101-0x1FF: With match byte; match bit is 0
101 * - 0x201-0x2FF: With match byte; match bit is 1
103 * Match byte is used when the previous LZMA symbol was something else than
[all …]

12345678910>>...239