Searched refs:found (Results 226 - 250 of 642) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dxml.c1642 int found = 0;
1656 found++;
1658 found++;
1660 found++;
1662 found++;
1664 found++;
1666 found++;
1668 found++;
1671 if (!found)
1640 int found = 0; local
/freebsd-9.3-release/sys/cam/ctl/
H A Dctl_frontend_internal.c95 * How to handle processor LUN w.r.t. found/stopped counts?
371 int found; local
375 found = 0;
380 found = 1;
390 if (found != 0)
420 int found; local
424 found = 0;
436 found = 1;
440 if (found != 0)
445 if (found
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Dui_getc.c185 int found; local
203 found = select(last_fd + 1, &read_fds,
208 if (found > 0) {
/freebsd-9.3-release/sys/netgraph/
H A Dng_tag.c512 int found = 0, error = 0; local
539 found = 1;
547 if (found) {
/freebsd-9.3-release/sys/vm/
H A Dvm_kern.c330 boolean_t found; local
344 found = vm_map_lookup_entry(map, addr, &entry);
345 KASSERT(found && entry->start == addr && entry->end == addr + size &&
347 == 0, ("kmem_back: entry not found or misaligned"));
414 ("kmem_back: entry not found or misaligned after allocation"));
/freebsd-9.3-release/sys/x86/pci/
H A Dpci_bus.c381 int found = 0; local
473 found = 1;
490 if (!found) {
493 "legacy_pcib_identify: no bridge found, adding pcib0 anyway\n");
/freebsd-9.3-release/bin/pax/
H A Dpat_rep.c296 * be selected (it found an archive member with a specified pattern)
412 * is found, arcn->pat is set to point at the potential pattern. Later if
504 * Ok we found an exact match
866 int found = 0; local
905 * ok we found one. We have three parts, the prefix
911 found = 1;
967 if (found)
976 if (found) {
/freebsd-9.3-release/contrib/amd/fsinfo/
H A Dfsi_analyze.c491 int found = 0; local
495 found = 1;
504 found = 1;
542 if (!found) {
/freebsd-9.3-release/contrib/gcc/
H A Dlambda-mat.c580 bool found = false; local
582 for (j = startrow; (j < rowsize) && !found; j++)
586 found = true;
589 if (found)
H A Dunwind-dw2-fde-glibc.c197 goto found;
201 /* Exit early if we found an unused entry. */
277 found:
/freebsd-9.3-release/contrib/libpcap/
H A Dsf-pcap-ng.c825 goto found;
861 goto found;
890 goto found;
1048 found:
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c75 bool found; local
119 for (n = first, found = FALSE; n < last; n++) {
122 found = TRUE;
140 if (!found) {
186 * found-forward-use = FALSE
805 /* now we know we found a match in ko_table, so... */
/freebsd-9.3-release/contrib/sendmail/libmilter/
H A Dlistener.c6 * forth in the LICENSE file which can be found at the top level of
337 bool found = false; local
352 found = true;
363 found = true;
367 if (!found)
/freebsd-9.3-release/contrib/tnftp/src/
H A Dmain.c745 struct cmd *c, *found; local
753 found = 0;
762 found = c;
769 return (found);
829 char *tmp = argbase; /* will return this if token found */
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_kms.c187 int i, found; local
234 for (i = 0, found = 0; i < rdev->num_crtc; i++) {
239 found = 1;
243 if (!found) {
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_nat.c219 int ldt, retval, found; local
278 found = 0;
289 found = 1;
293 if (found != 1) {
294 /* No instance found, return ignore */
/freebsd-9.3-release/usr.sbin/bsdinstall/scripts/
H A Dauto88 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-9.3-release/usr.sbin/kbdmap/
H A Dkbdmap.c74 * Get keymap entry for 'key', or NULL of not found
89 * Count the number of keymaps we found
412 * Return true for found, false for not found.
419 int found; local
426 found = 0;
430 found = 1;
437 return found;
533 fprintf(stderr, "%s not found!\n", fn);
/freebsd-9.3-release/usr.sbin/rtsold/
H A Drtsold.c883 int s = 0, i, found; local
919 found = 0;
922 found++;
926 if (found)
950 "multiple interfaces found");
/freebsd-9.3-release/contrib/tcsh/
H A Ded.chared.c350 /* otherwise, move back to beginning of the word just found */
392 /* if we've found white-space at the end of the word, skip it */
681 * c_excl: An excl has been found at point p -- back up and find some white
751 * If we found a history character, go expand it.
1843 int found = 0; local
1893 found++;
1900 if (!found) {
1902 xprintf("not found\n");
1918 int found = 0; local
1949 found
2150 int found = 0; local
[all...]
/freebsd-9.3-release/sys/geom/virstor/
H A Dg_virstor.c578 int j, found; local
590 found = -1;
594 found = j;
598 if (found == -1) {
607 bcopy(sc->components, newcomp, found * sizeof(*sc->components));
608 bcopy(&sc->components[found + 1], newcomp + found,
609 found * sizeof(*sc->components));
636 if (clear_metadata(&compbak[found]) != 0) {
640 g_detach(compbak[found]
[all...]
/freebsd-9.3-release/sys/kern/
H A Dkern_rctl.c1119 int found = 0; local
1122 found += rctl_racct_remove_rules(racct, filter);
1125 *((int *)arg3) += found;
1134 int found = 0; local
1141 found = rctl_racct_remove_rules(p->p_racct, filter);
1143 if (found)
1149 (void *)&found);
1151 (void *)&found);
1153 (void *)&found);
1158 found
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dieee.c203 /* These are the values found in the derivation flags of a 'b'
215 /* These are the values found in the specs flags of a 'd', 'm', or 'v'
2677 _("C++ base class not found in container"));
2784 _("C++ data member not found in container"));
3343 bfd_boolean found; local
3352 found = FALSE;
3365 found = TRUE;
3372 found = TRUE;
3378 found = TRUE;
3382 if (found)
6596 bfd_boolean found; local
[all...]
/freebsd-9.3-release/contrib/ofed/libmlx4/src/
H A Dmlx4.c272 goto found;
276 found:
/freebsd-9.3-release/lib/libc/net/
H A Dgethostbyht.c265 goto found;
267 found:

Completed in 638 milliseconds

1234567891011>>