Home
last modified time | relevance | path

Searched refs:good (Results 1 – 25 of 189) sorted by relevance

12345678

/dragonfly/tools/regression/nfsmmap/test1/
H A DMakefile4 CLEANFILES= test1.zeros test1.good test1.data test1.scratch
6 all: test1 test1.zeros test1.good
12 @if cmp -s ${.OBJDIR}/test1.data ${.OBJDIR}/test1.good && \
13 cmp -s ${.OBJDIR}/test1.scratch ${.OBJDIR}/test1.good ; then \
22 test1.good: test1.good.uu
/dragonfly/tools/regression/nfsmmap/test2/
H A DMakefile4 CLEANFILES= test2.zeros test2.good test2.data test2.scratch
6 all: test2 test2.zeros test2.good
12 @if cmp -s ${.OBJDIR}/test2.data ${.OBJDIR}/test2.good && \
13 cmp -s ${.OBJDIR}/test2.scratch ${.OBJDIR}/test2.good ; then \
22 test2.good: test2.good.uu
/dragonfly/crypto/libressl/ssl/
H A Ds3_cbc.c119 unsigned int padding_length, good, to_check, i; in ssl3_cbc_remove_padding() local
136 good = constant_time_ge(rec->length, overhead + padding_length); in ssl3_cbc_remove_padding()
155 good &= ~(mask&(padding_length ^ b)); in ssl3_cbc_remove_padding()
162 good &= good >> 4; in ssl3_cbc_remove_padding()
163 good &= good >> 2; in ssl3_cbc_remove_padding()
164 good &= good >> 1; in ssl3_cbc_remove_padding()
165 good <<= sizeof(good)*8 - 1; in ssl3_cbc_remove_padding()
166 good = DUPLICATE_MSB_TO_ALL(good); in ssl3_cbc_remove_padding()
168 padding_length = good & (padding_length + 1); in ssl3_cbc_remove_padding()
172 return (int)((good & 1) | (~good & -1)); in ssl3_cbc_remove_padding()
/dragonfly/games/monop/
H A Dhouses.c57 bool good, got_morg; in buy_houses() local
62 good = TRUE; in buy_houses()
71 got_morg = good = FALSE; in buy_houses()
76 good = TRUE; in buy_houses()
79 if (!good || got_morg) in buy_houses()
87 else if (!good) in buy_houses()
217 bool good; in sell_houses() local
222 good = TRUE; in sell_houses()
228 good = 0; in sell_houses()
231 good = TRUE; in sell_houses()
[all …]
/dragonfly/crypto/libressl/crypto/rsa/
H A Drsa_oaep.c175 unsigned int good = 0, found_one_byte, mask; in RSA_padding_check_PKCS1_OAEP_mgf1() local
233 good = constant_time_is_zero(em[0]); in RSA_padding_check_PKCS1_OAEP_mgf1()
251 good &= constant_time_is_zero(timingsafe_memcmp(db, phash, mdlen)); in RSA_padding_check_PKCS1_OAEP_mgf1()
264 good &= (found_one_byte | equals0); in RSA_padding_check_PKCS1_OAEP_mgf1()
267 good &= found_one_byte; in RSA_padding_check_PKCS1_OAEP_mgf1()
280 good &= constant_time_ge(tlen, mlen); in RSA_padding_check_PKCS1_OAEP_mgf1()
294 msg_index = constant_time_select_int(good, msg_index, dblen - tlen); in RSA_padding_check_PKCS1_OAEP_mgf1()
296 for (mask = good, i = 0; i < tlen; i++) { in RSA_padding_check_PKCS1_OAEP_mgf1()
309 err_clear_last_constant_time(1 & good); in RSA_padding_check_PKCS1_OAEP_mgf1()
316 return constant_time_select_int(good, mlen, -1); in RSA_padding_check_PKCS1_OAEP_mgf1()
/dragonfly/lib/libc/net/
H A Deui64.c154 goto good; in eui64_aton()
159 goto good; in eui64_aton()
164 goto good; in eui64_aton()
171 goto good; in eui64_aton()
179 goto good; in eui64_aton()
184 good: in eui64_aton()
/dragonfly/sys/dev/acpica/acpi_asus/
H A Dacpi_asus.c623 good: in acpi_asus_probe()
647 goto good; in acpi_asus_probe()
650 goto good; in acpi_asus_probe()
653 goto good; in acpi_asus_probe()
656 goto good; in acpi_asus_probe()
659 goto good; in acpi_asus_probe()
662 goto good; in acpi_asus_probe()
665 goto good; in acpi_asus_probe()
669 goto good; in acpi_asus_probe()
673 goto good; in acpi_asus_probe()
[all …]
/dragonfly/usr.bin/man/
H A Dman.sh819 local IFS bad cmd f good key keywords loc opt out path rval wlist
866 good="$good\\n$out"
874 good=${good#\\n}
877 if [ -n "$good" ]; then
878 echo -e "$good" | $MANPAGER
/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A DTODO21 Resource manager is not good because it uses MTX_DEF mutexes,
34 L2CAP can support about 65000 channels. Need define some good way
37 to pass 65Mbytes of data from kernel to user space. Not good.
/dragonfly/sys/kern/
H A Dkern_umtx.c167 int good = 0; in sys_umtx_sleep() local
173 good = 1; in sys_umtx_sleep()
178 if (good) { in sys_umtx_sleep()
/dragonfly/test/test/
H A Dbaaz7 Typing test: Now is the time for all good men to come to the aid of
9 Typing test: Now is the time for all good men to come to the aid of
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dquoted_string.h145 if (!__is.good()) in _GLIBCXX_VISIBILITY()
159 if (!__is.good()) in _GLIBCXX_VISIBILITY()
164 if (!__is.good()) in _GLIBCXX_VISIBILITY()
H A Dostream_insert.h95 if (__out.good()) in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
/dragonfly/usr.sbin/dntpd/
H A Dclient.c626 int good; in client_insane() local
657 good = 0; in client_insane()
680 ++good; in client_insane()
688 good, bad, skip, quorum, insane_deviation); in client_insane()
689 if (good >= quorum) in client_insane()
691 if (good + skip >= quorum) in client_insane()
/dragonfly/libexec/telnetd/
H A Dutility.c195 char *good; in netclear() local
212 good = nclearto > netobuf ? nclearto : netobuf; in netclear()
214 good = netobuf; /* where the good bytes go */ in netclear()
226 memmove(good, thisitem, length); in netclear()
227 good += length; in netclear()
235 nfrontp = good; /* next byte to be sent */ in netclear()
/dragonfly/games/atc/
H A Dlog.c137 int i, num_scores = 0, good, changed = 0, found = 0; in log_score() local
154 good = fscanf(score_fp, SCORE_SCANF_FMT, in log_score()
161 if (good != 6 || ++num_scores >= NUM_SCORES) in log_score()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dostream_insert.h95 if (__out.good()) in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h120 good() const throw() in _GLIBCXX_VISIBILITY()
314 if (__state.good()) in _GLIBCXX_VISIBILITY()
381 if (__state.good()) in _GLIBCXX_VISIBILITY()
418 if (__state.good()) in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h119 good() const throw() in _GLIBCXX_VISIBILITY()
315 if (__state.good()) in _GLIBCXX_VISIBILITY()
382 if (__state.good()) in _GLIBCXX_VISIBILITY()
419 if (__state.good()) in _GLIBCXX_VISIBILITY()
/dragonfly/usr.sbin/lpr/lpd/
H A Dlpd.c648 int error, errsav, fpass, good, wantsl; in chkhost() local
727 good = 0; in chkhost()
728 for (r = res; good == 0 && r; r = r->ai_next) { in chkhost()
732 good = 1; in chkhost()
736 if (good == 0) { in chkhost()
/dragonfly/tools/regression/bin/sh/builtins/
H A Dbreak2.0.stdout1 good
H A Dbreak2.012 echo good
/dragonfly/bin/ed/test/
H A Dr2.err1 r a-good-book
/dragonfly/doc/
H A Dporting_drivers.txt38 When replacing mutexes with spinlocks it is a good idea to rename
119 names its struct bio pointers 'bp', its a good idea to rename them to 'bio'
171 and the corresponding lwkt_reltoken() call should be good replacements
173 It is not a good idea to blindly implement these macros globally, some
/dragonfly/usr.sbin/installer/dfuibe_installer/
H A Dfn_subpart_hammer.c413 int good; in check_capacity() local
469 good = confirm_dangerous_action(a->c, in check_capacity()
479 good = 1; in check_capacity()
482 return (good); in check_capacity()

12345678