Home
last modified time | relevance | path

Searched refs:equal (Results 1 – 25 of 444) sorted by relevance

12345678910>>...18

/freebsd-12.1/usr.sbin/etcupdate/tests/
H A Dtests_test.sh109 mkfifo $i/equal/equal/equal/fifo
110 echo "foo" > $i/equal/equal/equal/file
111 mkdir $i/equal/equal/equal/dir
112 ln -s "bar" $i/equal/equal/equal/link
755 fifo /equal/equal/equal/fifo
756 file /equal/equal/equal/file "foo"
757 dir /equal/equal/equal/dir
758 link /equal/equal/equal/link "bar"
949 D /first/equal/second/fifo
950 D /first/equal/second/file
[all …]
/freebsd-12.1/tools/regression/geom_gpt/
H A Dgctl_test_helper.c61 char *e, *colon, *equal; in parse() local
67 equal = strchr(arg, '='); in parse()
70 if (colon == arg || equal == arg) in parse()
72 if (colon != NULL && equal != NULL && equal < colon) in parse()
77 if (equal != NULL) in parse()
78 *equal++ = '\0'; in parse()
93 if (equal != NULL) { in parse()
94 if (strlen(equal) >= PATH_MAX) in parse()
96 strcpy(*value, equal); in parse()
101 if (*equal == '\0') in parse()
[all …]
/freebsd-12.1/tools/tools/net80211/wlaninject/
H A Dwlaninject.c190 if (equal(type, "mgt")) in str2type()
192 else if (equal(type, "ctl")) in str2type()
198 #undef equal in str2type()
204 if (equal(subtype, "preq") || equal(subtype, "probereq")) in str2subtype()
210 else if (equal(subtype, "areq") || equal(subtype, "assocreq")) in str2subtype()
218 #undef equal in str2subtype()
240 if (equal(ac, "ac_be") || equal(ac, "be")) in str2wmeac()
242 if (equal(ac, "ac_bk") || equal(ac, "bk")) in str2wmeac()
244 if (equal(ac, "ac_vi") || equal(ac, "vi")) in str2wmeac()
246 if (equal(ac, "ac_vo") || equal(ac, "vo")) in str2wmeac()
[all …]
/freebsd-12.1/share/security/
H A Dlomac-policy.contexts9 /dev(/.*)? lomac/equal
16 (/var)?/tmp(/.*)? lomac/equal
17 /tmp/\.X11-unix lomac/high[equal]
18 /tmp/\.X11-unix/.* lomac/equal
19 /proc(/.*)? lomac/equal
28 /var/run/utx.active lomac/equal
29 /var/log/utx.(lastlogin|log) lomac/equal
/freebsd-12.1/contrib/tcp_wrappers/
H A Denviron.c43 char *equal; local
45 equal = strchr(name, '=');
46 return ((equal == 0) ? strlen(name) : (equal - name));
79 char *equal = strchr(nameval, '='); local
80 char *value = (equal ? equal : "");
/freebsd-12.1/contrib/atf/atf-c/
H A Dbuild_test.c47 bool equal; in equal_arrays() local
50 equal = true; in equal_arrays()
52 equal = false; in equal_arrays()
54 equal = true; in equal_arrays()
57 equal = false; in equal_arrays()
65 return equal; in equal_arrays()
/freebsd-12.1/contrib/atf/atf-c++/
H A Dbuild_test.cpp77 bool equal = true; in equal_argvs() local
80 while (equal && (i < aa.size() && array[i] != NULL)) { in equal_argvs()
82 equal = false; in equal_argvs()
87 if (equal && (i < aa.size() || array[i] != NULL)) in equal_argvs()
88 equal = false; in equal_argvs()
90 return equal; in equal_argvs()
/freebsd-12.1/crypto/heimdal/lib/gssapi/
H A Dtest_kcred.c65 int equal; in copy_import() local
99 maj_stat = gss_compare_name(&min_stat, name1, name2, &equal); in copy_import()
102 if (!equal) in copy_import()
123 maj_stat = gss_compare_name(&min_stat, name1, name2, &equal); in copy_import()
126 if (!equal) in copy_import()
H A Dtest_names.c109 int len, equal; in main() local
171 maj_stat = gss_compare_name(&min_stat, MNname, MNname2, &equal); in main()
174 if (!equal) in main()
209 maj_stat = gss_compare_name(&min_stat, name, MNname, &equal); in main()
212 if (!equal) in main()
/freebsd-12.1/contrib/unbound/services/cache/
H A Drrset.c125 need_to_update_rrset(void* nd, void* cd, time_t timenow, int equal, int ns) in need_to_update_rrset() argument
136 newd->security != sec_status_bogus && !equal) in need_to_update_rrset()
142 if(equal && cached->ttl >= timenow && in need_to_update_rrset()
151 if( newd->trust == cached->trust && !equal ) { in need_to_update_rrset()
192 int equal = 0; in rrset_cache_update() local
206 equal = rrsetdata_equal((struct packed_rrset_data*)k->entry. in rrset_cache_update()
209 equal, (rrset_type==LDNS_RR_TYPE_NS))) { in rrset_cache_update()
213 if(equal) return 2; in rrset_cache_update()
233 || rrset_type == LDNS_RR_TYPE_DNAME) && !equal) { in rrset_cache_update()
/freebsd-12.1/crypto/openssh/
H A Dge25519.c152 static unsigned char equal(signed char b,signed char c) in equal() function
175 cmov_aff(t, &ge25519_base_multiples_affine[5*pos+1],equal(b,1) | equal(b,-1)); in choose_t()
176 cmov_aff(t, &ge25519_base_multiples_affine[5*pos+2],equal(b,2) | equal(b,-2)); in choose_t()
177 cmov_aff(t, &ge25519_base_multiples_affine[5*pos+3],equal(b,3) | equal(b,-3)); in choose_t()
178 cmov_aff(t, &ge25519_base_multiples_affine[5*pos+4],equal(b,-4)); in choose_t()
H A Dfe25519.c16 static crypto_uint32 equal(crypto_uint32 a,crypto_uint32 b) /* 16-bit inputs */ in equal() function
87 crypto_uint32 m = equal(r->v[31],127); in fe25519_freeze()
89 m &= equal(r->v[i],255); in fe25519_freeze()
123 r = equal(t.v[0],0); in fe25519_iszero()
125 r &= equal(t.v[i],0); in fe25519_iszero()
/freebsd-12.1/usr.bin/tip/tip/
H A Dtip.c80 if (equal(__progname, "cu")) { in main()
609 if (equal(parity, "none")) { in setparity()
617 if (equal(parity, "odd")) in setparity()
619 else if (equal(parity, "zero")) in setparity()
621 else if (equal(parity, "one")) in setparity()
623 else if (!equal(parity, "even")) { in setparity()
H A Dvalue.c118 if (p->v_value && equal(p->v_value, v)) in vassign()
152 if (equal(s, "all")) { in vlex()
275 if (equal(p->v_name, s) || (p->v_abrev && equal(p->v_abrev, s))) in vlookup()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrCMovSetCC.td97 defm SETAE : SETCC<0x93, "setae", X86_COND_AE>; // unsigned greater or equal
98 defm SETE : SETCC<0x94, "sete", X86_COND_E>; // equal to
99 defm SETNE : SETCC<0x95, "setne", X86_COND_NE>; // not equal to
100 defm SETBE : SETCC<0x96, "setbe", X86_COND_BE>; // unsigned less than or equal
107 defm SETGE : SETCC<0x9D, "setge", X86_COND_GE>; // signed greater or equal
108 defm SETLE : SETCC<0x9E, "setle", X86_COND_LE>; // signed less than or equal
/freebsd-12.1/bin/sh/bltin/
H A Decho.c66 if (equal(p, "-n")) { in main()
69 } else if (equal(p, "-e")) { in main()
/freebsd-12.1/contrib/mandoc/
H A Dcgi.c55 int equal; /* match whole names, not substrings */ member
210 req->q.equal = 1; in parse_query_string()
240 req->q.equal = !strcmp(val, "0"); in parse_query_string()
641 if (req->q.equal || sz == 1) { in pg_searchres()
679 req->q.equal || sz == 1 ? FOCUS_NONE : FOCUS_QUERY); in pg_searchres()
702 if (req->q.equal || sz == 1) { in pg_searchres()
976 search.argmode = req->q.equal ? ARG_NAME : ARG_EXPR; in pg_search()
1016 if (req->isquery && req->q.equal && argc == 1) in pg_search()
1081 req.q.equal = 1; in main()
1143 req->q.equal = 1; in parse_path_info()
/freebsd-12.1/contrib/googletest/googlemock/test/
H A Dgmock_output_test_golden.txt39 Expected arg #0: is equal to 0
52 Expected arg #0: is equal to 0
101 Expected arg #0: is equal to 0
103 Expected arg #1: is equal to 0
117 Expected arg #0: is equal to 0
138 Expected arg #0: is equal to 0
224 Expected arg #0: is equal to 2
226 Expected arg #1: is equal to 2
239 Expected arg #0: is equal to 2
241 Expected arg #1: is equal to 2
/freebsd-12.1/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c782 static int do_check_string(const ASN1_STRING *a, int cmp_type, equal_fn equal, in do_check_string() argument
794 rv = equal(a->data, a->length, (unsigned char *)b, blen, flags); in do_check_string()
810 rv = equal(astr, astrlen, (unsigned char *)b, blen, flags); in do_check_string()
828 equal_fn equal; in do_x509_check() local
835 equal = equal_email; in do_x509_check()
843 equal = equal_nocase; in do_x509_check()
845 equal = equal_wildcard; in do_x509_check()
848 equal = equal_case; in do_x509_check()
870 if ((rv = do_check_string(cstr, alt_type, equal, flags, in do_x509_check()
892 if ((rv = do_check_string(str, -1, equal, flags, in do_x509_check()
/freebsd-12.1/crypto/openssl/crypto/ec/
H A Decp_nistp256.c861 u64 equal;
873 equal = kPrime[i] ^ out[i];
874 equal--;
875 equal &= equal << 32;
876 equal &= equal << 16;
877 equal &= equal << 8;
878 equal &= equal << 4;
879 equal &= equal << 2;
880 equal &= equal << 1;
881 equal = 0 - (equal >> 63);
[all …]
/freebsd-12.1/lib/libc/softfloat/
H A Dsoftfloat.txt312 ``equal'' (=); `le' stands for ``less than or equal'' (<=); and `lt' stands
315 The standard greater-than (>), greater-than-or-equal (>=), and not-equal
317 not-equal function is just the logical complement of the equal function.
318 The greater-than-or-equal function is identical to the less-than-or-equal
322 The IEC/IEEE Standard specifies that the less-than-or-equal and less-than
324 The equal functions, on the other hand, are defined not to raise the invalid
333 The `signaling' equal functions are identical to the standard functions
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp400 case tok::equal: in isStartOfTemplateTypeParameter()
417 case tok::equal: in isStartOfTemplateTypeParameter()
446 case tok::equal: in isStartOfTemplateTypeParameter()
538 } else if (Tok.isOneOf(tok::equal, tok::comma, tok::greater, in ParseTypeParameter()
557 if (TryConsumeToken(tok::equal, EqualLoc)) in ParseTypeParameter()
635 } else if (Tok.isOneOf(tok::equal, tok::comma, tok::greater, in ParseTemplateTemplateParameter()
660 if (TryConsumeToken(tok::equal, EqualLoc)) { in ParseTemplateTemplateParameter()
709 if (TryConsumeToken(tok::equal, EqualLoc)) { in ParseNonTypeTemplateParameter()
797 RemainingToken = tok::equal; in ParseGreaterThanInTemplateList()
803 if (NextToken().is(tok::equal) && in ParseGreaterThanInTemplateList()
[all …]
/freebsd-12.1/usr.bin/mail/
H A Dvars.c130 if (*vp->v_name == *name && equal(vp->v_name, name)) in lookup()
145 if (*gh->g_name == *name && equal(gh->g_name, name)) in findgroup()
/freebsd-12.1/contrib/gperf/src/
H A Dhash-table.cc129 Hash_Table::equal (KeywordExt *item1, KeywordExt *item2) const in equal() function in Hash_Table
158 if (equal (_table[probe], item)) in insert()
/freebsd-12.1/bin/sh/
H A Dcd.c214 if (equal(component, "..")) in cdlogical()
301 if (equal(p, "..")) { in findcwd()
303 } else if (*p != '\0' && ! equal(p, ".")) { in findcwd()

12345678910>>...18