Searched refs:found (Results 176 - 200 of 822) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dticket.c191 krb5_boolean *found,
215 if (!*found && ad->val[i].ad_type == type) {
222 *found = TRUE;
239 ret = find_type_in_ad(context, type, data, found, FALSE,
290 ret = find_type_in_ad(context, type, data, found, failp, sessionkey,
320 if (*found) {
322 *found = 0;
349 krb5_boolean found = FALSE; local
360 ret = find_type_in_ad(context, type, data, &found, TRUE,
364 if (!found) {
188 find_type_in_ad(krb5_context context, int type, krb5_data *data, krb5_boolean *found, krb5_boolean failp, krb5_keyblock *sessionkey, const AuthorizationData *ad, int level) argument
[all...]
/freebsd-11-stable/sys/dev/ata/chipsets/
H A Data-sis.c106 int found = 0; local
122 found = 1;
131 if (idx->cfg2 && !found) {
136 found = 1;
148 if (!found)
/freebsd-11-stable/sys/riscv/riscv/
H A Ddb_disasm.c396 int found; local
412 found = 0;
415 found = 1;
417 found = 1;
419 if (found) {
/freebsd-11-stable/stand/libsa/
H A Dgpt.c108 goto found;
130 /* Ok, found one. */
131 goto found;
144 /* Ok, found one. */
145 goto found;
149 * No partition with BOOTME flag was found, try to boot from
156 /* Ok, found one. */
157 goto found;
161 found:
/freebsd-11-stable/usr.sbin/bhyve/
H A Dps2kbd.c317 int e0_prefix, found; local
321 found = 0;
325 found = 1;
332 found = 1;
338 if (!found) {
/freebsd-11-stable/contrib/nvi/common/
H A Drecover.c21 * We include <sys/file.h>, because the open #defines were found there
23 * #defines are found there on newer systems.
351 "062|Information on user id %u not found", uid);
514 int found; local
529 for (found = 0; (dp = readdir(dirp)) != NULL;) {
593 found = 1;
602 if (found == 0)
625 int found, locked = 0, requested, sv_fd; local
642 for (found = requested = 0; (dp = readdir(dirp)) != NULL;) {
694 ++found;
[all...]
/freebsd-11-stable/usr.sbin/pmcannotate/
H A Dpmcannotate.c349 int found; local
351 found = 0;
354 found = 1;
364 if (found) {
366 found = 0;
369 found = 1;
372 if (found)
395 found = 1;
398 if (found)
587 * up if asm line is found
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_common/
H A Deap_pwd_common.c134 u8 found = 0; /* 0 (false) or 0xff (true) to be used as const_time_* local
179 * necessary to find PWE. The odds of PWE not being found in 40 loops is
201 found, is_odd, pwe_digest[SHA256_MAC_LEN - 1] & 0x01);
228 const_time_select_bin(found, x_bin, prfbuf, primebytelen,
245 found_ctr = const_time_select_u8(found, found_ctr, ctr);
246 /* found is 0 or 0xff here and res is 0 or 1. Bitwise OR of them
250 found |= (res & in_range) * 0xff;
252 if (found == 0) {
281 wpa_printf(MSG_DEBUG, "EAP-pwd: found a PWE in %02d tries", found_ctr);
/freebsd-11-stable/contrib/dialog/
H A Dbuildlist.c458 int i, j, k, key2, found, x, y, cur_x, cur_y; local
756 found = FALSE;
761 found = TRUE;
766 if (!found) {
769 found = TRUE;
775 if (found)
788 if (!found
792 found = TRUE;
796 if (!found && fkey) {
831 if (!found
[all...]
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_legacy_encoders.c643 enum drm_connector_status found = connector_status_disconnected; local
699 found = connector_status_connected;
708 return found;
1308 bool found = false; local
1356 found = true;
1359 found = true;
1369 return found;
1379 bool found = false; local
1422 found = true;
1425 found
1446 bool found = false; local
1534 enum drm_connector_status found = connector_status_disconnected; local
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c171 * requested capability couldn't be found.
175 * found.
177 * If (cap, '@') or (cap, terminator, '@') is found before (cap, terminator)
231 * TC_NOT_FOUND if the requested record couldn't be found
259 * names interpolated, a name can't be found, or depth exceeds
443 break; /* found it! */
639 break; /* found next name */
720 bool found = FALSE; local
734 found = TRUE;
737 if (found) {
961 int found = TGETENT_NO; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dthread-db.c246 goto found;
270 found:
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dalpha-dis.c144 goto found;
147 /* No instruction found */
152 found:
/freebsd-11-stable/share/mk/
H A Dbsd.symver.mk38 .error ${VERSION_GEN} not found in the search path.
/freebsd-11-stable/lib/libc/stdio/
H A Dfindfp.c134 goto found;
143 found:
/freebsd-11-stable/usr.sbin/ctm/ctm/
H A Dctm_pass1.c91 goto found;
95 found:
H A Dctm_passb.c69 goto found;
71 found:
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Ddbrec.c97 goto found;
103 found:
/freebsd-11-stable/sys/dev/wbwd/
H A Dwbwd.c618 int error, found, i, j; local
631 found = 0;
672 found = 1;
680 found ? wb_devs[j].descr :
686 if (dev != NULL && !found) {
687 found = 1;
692 if (probe || !found) {
704 if (found) {
/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c327 /* Returns < 0 if certificate is not found, certificate index otherwise. */
712 int found = 0; local
722 && !(found = TS_find_name(gen_names, tsa_name) >= 0)) {
734 return found;
740 int i, found; local
741 for (i = 0, found = 0; !found && i < sk_GENERAL_NAME_num(gen_names); ++i) {
743 found = GENERAL_NAME_cmp(current, name) == 0;
745 return found ? i - 1 : -1;
/freebsd-11-stable/contrib/serf/buckets/
H A Dsimple_buckets.c115 int acceptable, int *found,
122 serf_util_readline(&ctx->current, &ctx->remaining, acceptable, found);
114 serf_simple_readline(serf_bucket_t *bucket, int acceptable, int *found, const char **data, apr_size_t *len) argument
H A Drequest_buckets.c163 int acceptable, int *found,
170 return serf_bucket_readline(bucket, acceptable, found, data, len);
162 serf_request_readline(serf_bucket_t *bucket, int acceptable, int *found, const char **data, apr_size_t *len) argument
H A Dchunk_buckets.c158 int acceptable, int *found,
164 status = serf_bucket_readline(ctx->chunk, acceptable, found, data, len);
157 serf_chunk_readline(serf_bucket_t *bucket, int acceptable, int *found, const char **data, apr_size_t *len) argument
/freebsd-11-stable/contrib/ncurses/menu/
H A Dm_driver.c111 | a match was found - it contains a pointer to the
114 | Return Values : E_OK - an item matching the pattern was found
115 | E_NO_MATCH - nothing found
121 bool found = FALSE, passed = FALSE; local
165 found = TRUE;
169 while (!found && (idx != last));
171 if (found)
179 and the only match we found is the starting item. With a NEXT_PATTERN
514 { /* We found an item, now we can handle the click.
/freebsd-11-stable/contrib/apr-util/test/
H A Dabts.c43 int found = 0; local
50 found = find_test_name(testname);
51 if ((found && !exclude) || (!found && exclude)) {

Completed in 253 milliseconds

1234567891011>>