Searched refs:match1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssh/regress/
H A Daddrmatch.sh26 ForceCommand match1
35 run_trial user 192.168.0.1 somehost 1.2.3.4 1234 match1 "first entry"
38 run_trial user 10.255.255.254 somehost 1.2.3.4 1234 match1 "list middle"
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsfcmp.c168 enum markers match1; local
227 (*tp = xc, (match1 = trymatch(xkeyword)) != Nomatch)
265 if (match1==Log) {
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dsparc-dis.c251 unsigned long int match0 = op0->match, match1 = op1->match; local
286 if (match1 & lose1)
292 op1->name, match1, lose1);
303 int x1 = (match1 & x) != 0;

Completed in 109 milliseconds