Searched refs:found (Results 376 - 400 of 709) sorted by relevance

<<11121314151617181920>>

/freebsd-10.2-release/sys/dev/acpica/
H A Dacpi_resource.c57 int found; member in struct:lookup_irq_request
88 req->found = 1;
106 req.found = 0;
109 if (ACPI_SUCCESS(status) && req.found == 0)
/freebsd-10.2-release/usr.bin/tftp/
H A Dmain.c769 struct cmd *c, *found; local
774 found = 0;
783 found = c;
790 return (found);
/freebsd-10.2-release/usr.sbin/autofs/
H A Dcommon.c679 struct node *child, *found; local
704 found = node_find_x(child, path);
705 if (found != NULL)
706 return (found);
/freebsd-10.2-release/usr.sbin/bsdinstall/scripts/
H A Dauto141 dialog --backtitle "FreeBSD Installer" --title "Network Installation" --msgbox "No installation files were found on the boot volume. The next few screens will allow you to configure networking so that they can be downloaded from the Internet." 0 0
/freebsd-10.2-release/usr.sbin/makefs/
H A Dmtree.c776 mtree_error("%s: contents file '%s' not found", node->name,
/freebsd-10.2-release/contrib/wpa/src/eap_peer/
H A Deap.c796 int found = 0; local
822 found++;
825 if (!found) {
842 int found = 0, expanded_found = 0; local
874 found++;
877 if (!found)
879 wpa_hexdump(MSG_DEBUG, "EAP: allowed methods", start, found);
1824 * Returns: EAP method type or %EAP_TYPE_NONE if not found
1912 * Returns: Pointer to the current network configuration or %NULL if not found
1929 * Returns: Pointer to the identity or %NULL if not found
[all...]
/freebsd-10.2-release/contrib/bsnmp/lib/
H A Dsnmpclient.c92 uint64_t found; member in struct:entry
159 (e->found & ((uint64_t)1 << i)))
194 /* Not found create new one */
320 e->found |= (uint64_t)1 << i;
349 (e->found & ((uint64_t)1 << i)))
431 e->found |= (uint64_t)1 << i;
537 if ((e->found & work->descr->req_mask) !=
548 e->found, work->descr->req_mask);
/freebsd-10.2-release/usr.sbin/pmcstudy/
H A Dpmcstudy.c1563 int found = 0, i; local
1566 found = 1;
1573 if (!found) {
1587 int i, found; local
1589 found = 0;
1592 found = 1;
1596 if (!found) {
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-arc.c704 as_bad ("subcode value found when opcode not equal 0x03");
1574 int found;
1633 found = 0;
1646 found = 1;
1667 found = 1;
1673 if (!found)
1567 int found; local
/freebsd-10.2-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c269 int found; local
288 for (found = 0, i = 0;!found && i < tail - 22;) {
296 found = 1;
306 if (!found)
/freebsd-10.2-release/sys/cam/
H A Dcam_periph.c992 int found; local
994 error = found = 0;
1011 while (found == 0) {
1020 found = 1;
1025 (found == 0)) {
/freebsd-10.2-release/sys/dev/nand/
H A Dnand_generic.c347 int found, sigcount, trycopy; local
376 for (found= 0, trycopy = 0; !found && trycopy < 3; trycopy++) {
386 found = 1;
388 if (!found)
/freebsd-10.2-release/sys/kern/
H A Dkern_resource.c186 int found = 0, error = 0; local
204 found++;
225 found++;
242 found++;
253 if (found == 0 && error == 0)
H A Dkern_linker.c444 * the module was not found.
466 error = ENOENT; /* Nothing found */
797 * dependencies and only allocate space if not found
820 * This is a common symbol which was not found in the
1515 * OK, if we found our modules, we can link. So, "provide"
1631 * Modules may be found in the following locations:
1726 int error, ival, bestver, *intp, found, flags, clen, blen; local
1730 bestver = found = 0;
1781 while (recptr < bufend && !found) {
1798 found
[all...]
/freebsd-10.2-release/sys/dev/drm2/i915/
H A Dintel_display.c692 bool found; local
695 found = false;
742 found = true;
748 return found;
2777 DRM_DEBUG_KMS("iCLKIP clock: found settings for %dKHz refresh rate: auxdiv=%x, divsel=%x, phasedir=%x, phaseinc=%x\n",
2963 goto found;
2979 goto found;
2989 goto found;
2995 found:
6537 int found; local
6556 int found; local
6590 bool found = false; local
[all...]
/freebsd-10.2-release/sys/dev/firewire/
H A Dsbp_targ.c584 goto found;
585 printf("%s: orb not found tag_id=0x%08x init_id=%d\n",
588 found:
900 int found; local
917 found = 0;
919 found = 1;
927 found = 1;
935 if (found) {
940 printf("%s: not found\n", __func__);
1558 goto found;
[all...]
/freebsd-10.2-release/contrib/binutils/ld/
H A Dldlang.c498 /* Note that if the section was not found, s0 is NULL and
1290 statement for SEC. If an exact match is found on certain flags,
1298 lang_output_section_statement_type *first, *look, *found; local
1307 found = NULL;
1321 found = look;
1323 if (found != NULL)
1326 *exact = found;
1327 return found;
1346 found = look;
1366 found
5763 asection *found; local
[all...]
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c106 bit32 found = agFALSE; local
154 TI_DBG6(("tiINIDiscoverTargets: found; oneportContext ID %d\n", onePortContext->id));
155 found = agTRUE;
161 if (found == agFALSE)
239 * were found.
261 bit32 found = agFALSE; local
312 TI_DBG3(("tiINIGetDeviceHandles: found; oneportContext pid %d\n", onePortContext->id));
313 found = agTRUE;
319 if (found == agFALSE)
396 TI_DBG1(("tiINIGetDeviceHandles: seventh, returning not found, pi
522 bit32 found = agFALSE; local
986 bit32 found = agFALSE; local
1128 bit32 found = agFALSE; local
6698 bit32 found = agFALSE; local
[all...]
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dsa.c472 boolean_t found = B_FALSE; local
482 found = B_TRUE;
487 if (!found) {
647 * If not found a new layout number is created and added to
874 boolean_t found = B_FALSE; local
883 found = B_TRUE;
887 if (found)
/freebsd-10.2-release/sys/dev/cxgbe/tom/
H A Dt4_listen.c1098 int found = 0; local
1113 found = 1;
1119 return (found);
1174 int found = 0; local
1183 found = 1;
1189 return (found);
/freebsd-10.2-release/sys/dev/netmap/
H A Dnetmap.c150 * found in the comments above those functions.
1340 * with *na containing the netmap adapter found.
1472 * 0 !NULL type matches and na created/found
2385 * want_tx goes to 0 if any space is found, and is
2390 int found = 0; local
2416 * If we found new slots, notify potential
2421 found = kring->rcur != kring->rtail;
2423 if (found) { /* notify other listeners */
2446 int found = 0; local
2476 found
[all...]
/freebsd-10.2-release/share/examples/drivers/
H A Dmake_device_driver.sh315 * hardware found.
361 * If we wanted to pretend PNP found it
374 * and add a child for each one found.
420 * We found a PNP device.
487 * We found one, return non-positive numbers..
/freebsd-10.2-release/contrib/gcclibs/libiberty/
H A Dpex-win32.c195 /* Not found. */
473 goto found;
481 found:
/freebsd-10.2-release/crypto/openssl/crypto/conf/
H A Dkeysets.pl65 * apply to all code found in this distribution, be it the RC4, RSA,
/freebsd-10.2-release/contrib/gdb/gdb/
H A Djv-lang.c179 found:
181 addr = found in inferior;

Completed in 275 milliseconds

<<11121314151617181920>>