Searched refs:equal (Results 1 - 25 of 121) sorted by relevance

12345

/freebsd-10-stable/bin/sh/
H A Dmystring.h42 #define equal(s1, s2) (strcmp(s1, s2) == 0) macro
H A Dalias.c68 if (equal(name, ap->name)) {
96 if (equal(name, ap->name)) {
150 if (equal(name, ap->name)) {
/freebsd-10-stable/tools/regression/geom_gpt/
H A Dgctl_test_helper.c61 char *e, *colon, *equal; local
67 equal = strchr(arg, '=');
68 if (colon == NULL && equal == NULL)
70 if (colon == arg || equal == arg)
72 if (colon != NULL && equal != NULL && equal < colon)
77 if (equal != NULL)
78 *equal++ = '\0';
93 if (equal != NULL) {
94 if (strlen(equal) >
[all...]
/freebsd-10-stable/usr.sbin/etcupdate/tests/
H A Dtests_test.sh68 states="equal first second difftype difflinks difffiles"
81 # 'compare()' function in etcupdate: equal, onlyfirst,
91 # compare is "equal"), then the second and third comparisons
107 # /equal/equal/equal: Everything is equal. Nothing should happen.
109 mkfifo $i/equal/equal/equal/fif
[all...]
/freebsd-10-stable/contrib/gperf/src/
H A Dhash-table.h32 Two entries are considered equal if their _selchars are the same and
44 /* Attempts to insert ITEM in the table. If there is already an equal
63 bool equal (KeywordExt *item1, KeywordExt *item2) const;
H A Dhash-table.cc129 Hash_Table::equal (KeywordExt *item1, KeywordExt *item2) const function in class:Hash_Table
139 /* Attempts to insert ITEM in the table. If there is already an equal
158 if (equal (_table[probe], item))
/freebsd-10-stable/bin/sh/bltin/
H A Decho.c64 if (equal(p, "-n")) {
67 } else if (equal(p, "-e")) {
/freebsd-10-stable/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-10-stable/crypto/openssl/crypto/
H A Dconstant_time_test.c182 unsigned int equal = constant_time_eq_int(a, b); local
183 if (a == b && equal != CONSTTIME_TRUE) {
185 "expected %du(TRUE), got %du\n", a, b, CONSTTIME_TRUE, equal);
187 } else if (a != b && equal != CONSTTIME_FALSE) {
190 a, b, CONSTTIME_FALSE, equal);
198 unsigned char equal = constant_time_eq_int_8(a, b); local
199 if (a == b && equal != CONSTTIME_TRUE_8) {
201 "expected %u(TRUE), got %u\n", a, b, CONSTTIME_TRUE_8, equal);
203 } else if (a != b && equal != CONSTTIME_FALSE_8) {
206 a, b, CONSTTIME_FALSE_8, equal);
[all...]
/freebsd-10-stable/contrib/atf/atf-c/
H A Dbuild_test.c47 bool equal; local
50 equal = true;
52 equal = false;
54 equal = true;
57 equal = false;
65 return equal;
/freebsd-10-stable/contrib/atf/atf-c++/
H A Dbuild_test.cpp77 bool equal = true; local
80 while (equal && (i < aa.size() && array[i] != NULL)) {
82 equal = false;
87 if (equal && (i < aa.size() || array[i] != NULL))
88 equal = false;
90 return equal;
/freebsd-10-stable/tools/tools/net80211/wlaninject/
H A Dwlaninject.c189 #define equal(a,b) (strcasecmp(a,b) == 0) macro
190 if (equal(type, "mgt"))
192 else if (equal(type, "ctl"))
194 else if (equal(type, "data"))
198 #undef equal macro
203 #define equal(a,b) (strcasecmp(a,b) == 0) macro
204 if (equal(subtype, "preq") || equal(subtype, "probereq"))
207 else if (equal(subtype, "auth"))
210 else if (equal(subtyp
218 #undef equal macro
239 #define equal macro
249 #undef equal macro
[all...]
/freebsd-10-stable/crypto/heimdal/lib/gssapi/
H A Dtest_kcred.c65 int equal; local
99 maj_stat = gss_compare_name(&min_stat, name1, name2, &equal);
102 if (!equal)
103 errx(1, "names not equal");
106 errx(1, "lifetime not equal %lu != %lu",
123 maj_stat = gss_compare_name(&min_stat, name1, name2, &equal);
126 if (!equal)
127 errx(1, "names not equal");
130 errx(1, "lifetime not equal %lu != %lu",
H A Dtest_names.c109 int len, equal; local
171 maj_stat = gss_compare_name(&min_stat, MNname, MNname2, &equal);
174 if (!equal)
175 errx(1, "names not equal");
209 maj_stat = gss_compare_name(&min_stat, name, MNname, &equal);
212 if (!equal)
213 errx(1, "names not equal");
/freebsd-10-stable/contrib/libstdc++/include/backward/
H A Dalgobase.h76 using std::equal;
/freebsd-10-stable/usr.sbin/IPXrouted/
H A Dsap_input.c138 * If it is equal to INFINITY it is a message to say
169 !equal(&sap->source, from)) &&
176 equal(&tsap->source, from)) {
188 equal(&sap->source, from) &&
192 equal(&sap->source, from) &&
H A Ddefs.h71 #define equal(a1, a2) \ macro
H A Dinput.c247 if (!equal(from, &rt->rt_router) &&
254 if (equal(from, &trt->rt_router)) {
267 if ((equal(from, &rt->rt_router) &&
283 } else if (equal(from, &rt->rt_router) &&
/freebsd-10-stable/usr.bin/mail/
H A Dvars.c128 if (*vp->v_name == *name && equal(vp->v_name, name))
143 if (*gh->g_name == *name && equal(gh->g_name, name))
/freebsd-10-stable/contrib/unbound/services/cache/
H A Drrset.c124 need_to_update_rrset(void* nd, void* cd, time_t timenow, int equal, int ns) argument
135 newd->security != sec_status_bogus && !equal)
139 /* if the cached rrset is bogus, and this one equal,
141 if(equal && cached->ttl >= timenow &&
150 if( newd->trust == cached->trust && !equal ) {
191 int equal = 0; local
205 equal = rrsetdata_equal((struct packed_rrset_data*)k->entry.
208 equal, (rrset_type==LDNS_RR_TYPE_NS))) {
212 if(equal) return 2;
232 || rrset_type == LDNS_RR_TYPE_DNAME) && !equal) {
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DOperatorPrecedence.cpp43 case tok::equal:
/freebsd-10-stable/usr.bin/tip/tip/
H A Dvalue.c116 if (p->v_value && equal(p->v_value, v))
150 if (equal(s, "all")) {
273 if (equal(p->v_name, s) || (p->v_abrev && equal(p->v_abrev, s)))
H A Dtip.c78 if (equal(__progname, "cu")) {
608 if (equal(parity, "none")) {
616 if (equal(parity, "odd"))
618 else if (equal(parity, "zero"))
620 else if (equal(parity, "one"))
622 else if (!equal(parity, "even")) {
/freebsd-10-stable/contrib/ntp/scripts/
H A Dsummary-opts.def30 Process all files with the date suffix less or equal to value of this
72 Process all files with the date suffix more or equal to value of
/freebsd-10-stable/contrib/groff/font/devps/generate/
H A Dsymbolchars7 equal eq

Completed in 360 milliseconds

12345