Searched refs:found (Results 351 - 375 of 709) sorted by relevance

<<11121314151617181920>>

/freebsd-10.2-release/sys/ofed/drivers/infiniband/core/
H A Dcache.c123 goto found;
127 found:
/freebsd-10.2-release/sys/ofed/drivers/net/mlx4/
H A Dalloc.c330 goto found;
335 found:
H A Dmcg.c139 /* not found */
432 bool found; local
473 found = false;
484 found = true;
487 if (!found) {
548 bool found; local
591 found = false;
594 found = true;
598 if (found) {
609 mlx4_warn(dev, "QP %06x wasn't found i
[all...]
/freebsd-10.2-release/sys/net/
H A Dslcompress.c215 goto found;
234 found:
/freebsd-10.2-release/usr.sbin/ppp/
H A Dslcompress.c222 goto found;
241 found:
/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic79xx.c1842 printf("%s: NLQCRC found via LQISTATE\n",
2226 int found; local
2261 found = ahd_abort_scbs(ahd, target, 'A', saved_lun,
2264 printf("found == 0x%x\n", found);
2473 int found; local
2499 printf("No SCB found during protocol violation\n");
2535 found = ahd_reset_channel(ahd, 'A', TRUE);
2537 "%d SCBs aborted\n", ahd_name(ahd), 'A', found);
4249 int found; local
5124 int found; local
7453 int found; local
7676 int found; local
7832 int found; local
7955 int found; local
9329 int found; local
9563 int found; local
[all...]
/freebsd-10.2-release/contrib/subversion/subversion/svn/
H A Dutil.c307 /* We found PREFIX. Is it really a PREFIX? Well, if it's the first
945 apr_array_header_t *found;
956 found = apr_array_make(scratch_pool, 8, sizeof(const char *));
963 changelist_receiver, found,
968 SVN_ERR(svn_hash_from_cstring_keys(&paths_hash, found, result_pool));
943 apr_array_header_t *found; local
/freebsd-10.2-release/contrib/wpa/src/eap_peer/
H A Dikev2.c325 int found = 0; local
351 if (!found && prop.integ != -1 && prop.prf != -1 &&
355 found = 1;
366 if (!found) {
367 wpa_printf(MSG_INFO, "IKEV2: No acceptable proposal found");
/freebsd-10.2-release/contrib/wpa/src/eap_server/
H A Dikev2.c307 int found = 0; local
333 if (!found && prop.integ != -1 && prop.prf != -1 &&
335 found = 1;
349 if (!found) {
350 wpa_printf(MSG_INFO, "IKEV2: No acceptable proposal found");
/freebsd-10.2-release/crypto/openssl/crypto/bn/
H A Dbn_prime.pl43 * apply to all code found in this distribution, be it the RC4, RSA,
/freebsd-10.2-release/sbin/gvinum/
H A Dgvinum.c426 int found = 0; local
466 found = 1;
469 if (found)
473 if (found == 0) {
/freebsd-10.2-release/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh117 but cannot be found; '$CMD' is unable to continue.
353 # (Adapted from 'autoconf' code, as found in 'configure' scripts).
406 The program$NO required, but cannot be found;
/freebsd-10.2-release/contrib/dialog/
H A Dtextbox.c577 bool found; local
606 /* Save variables for restoring in case search term can't be found */
617 while ((found = match_string(obj, search_term)) == FALSE) {
622 while ((found = match_string(obj, search_term)) == FALSE) {
628 if (found == FALSE) { /* not found */
643 } else { /* Search term found */
/freebsd-10.2-release/contrib/groff/src/libs/libgroff/
H A Dfont.cpp564 // If the font can't be found, then if not_found is non-NULL, it will be set
840 int found = 0; local
842 for (idx = 0; !found && idx < sizeof(table)/sizeof(table[0]); idx++)
844 found = 1;
845 if (found) {
/freebsd-10.2-release/contrib/bmake/
H A Dmeta.c1198 int found = 0; local
1218 for (sdp = sdirs; *sdp && !found; sdp++) {
1224 found = 1;
1228 if (found) {
1231 fprintf(debug_file, "%s: %d: found: %s\n", fname, lineno, p);
/freebsd-10.2-release/sys/geom/linux_lvm/
H A Dg_linux_lvm.c315 int found; local
325 found = 0;
330 found = 1;
334 if (found) {
402 break; /* found it */
405 G_LLVM_DEBUG(3, "uuid %s not found in pv list", uuid);
635 break; /* found it */
719 G_LLVM_DEBUG(0, "Expected sector %ju, found at %d",
/freebsd-10.2-release/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c644 struct dma_pool *pool, *tmp, *found = NULL; local
647 return found;
663 found = pool;
666 return found;
/freebsd-10.2-release/sys/dev/twa/
H A Dtw_cl_io.c1175 int found; local
1209 found = (tw_cli_find_response(ctlr, TWA_RESET_PHASE1_NOTIFICATION_RESPONSE) == TW_OSL_ESUCCESS);
1213 } while (!found && (loop_count < 6000000)); /* Loop for no more than 60 seconds */
1215 if (!found) {
/freebsd-10.2-release/sys/dev/sfxge/common/
H A Dhunt_filter.c603 goto found;
607 goto found;
627 goto found;
635 found:
/freebsd-10.2-release/sys/netinet6/
H A Din6_rmx.c185 int found; member in struct:rtqk_arg
/freebsd-10.2-release/sys/kern/
H A Dkern_racct.c320 int found; local
348 found = 0;
351 found = 1;
355 if (found)
/freebsd-10.2-release/tools/build/options/
H A Dmakeman216 echo "no description found for ${opt}, skipping" >&2
/freebsd-10.2-release/crypto/openssl/util/
H A Dadd_cr.pl75 * apply to all code found in this distribution, be it the RC4, RSA,
/freebsd-10.2-release/gnu/usr.bin/grep/
H A Dkwset.c531 goto found;
536 goto found;
541 goto found;
546 found:
739 the matching substring, or NULL if no match is found. If FOUNDLEN
/freebsd-10.2-release/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c476 int found = 0; local
532 found = 0;
539 /* Entry found, unlink and reclaim it */
540 found = 1;
545 if (!found) {
546 printf("%s: Entry %x %x %x %llx %llx not found.\n", __FUNCTION__, dek_table, dek_index, kek_index, lba_min, lba_max);

Completed in 320 milliseconds

<<11121314151617181920>>