Searched refs:found (Results 276 - 300 of 709) sorted by relevance

<<11121314151617181920>>

/freebsd-10.2-release/bin/pax/
H A Dpat_rep.c294 * be selected (it found an archive member with a specified pattern)
410 * is found, arcn->pat is set to point at the potential pattern. Later if
502 * Ok we found an exact match
864 int found = 0; local
903 * ok we found one. We have three parts, the prefix
909 found = 1;
965 if (found)
974 if (found) {
/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dradeon_kms.c191 int i, found; local
238 for (i = 0, found = 0; i < rdev->num_crtc; i++) {
243 found = 1;
247 if (!found) {
/freebsd-10.2-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-10.2-release/sys/arm/samsung/exynos/
H A Dexynos5_pad.c255 int found; local
264 found = 0;
276 found = 1;
287 if (found) {
/freebsd-10.2-release/usr.sbin/kbdmap/
H A Dkbdmap.c75 * Get keymap entry for 'key', or NULL of not found
90 * Count the number of keymaps we found
429 * Return true for found, false for not found.
436 int found; local
443 found = 0;
447 found = 1;
454 return found;
550 fprintf(stderr, "%s not found!\n", fn);
/freebsd-10.2-release/usr.sbin/rtsold/
H A Drtsold.c886 int s = 0, i, found; local
921 found = 0;
924 found++;
928 if (found)
952 "multiple interfaces found");
/freebsd-10.2-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-10.2-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-10.2-release/sys/kern/
H A Dkern_rctl.c1151 int found = 0; local
1156 found += rctl_racct_remove_rules(racct, filter);
1159 *((int *)arg3) += found;
1168 int found = 0; local
1177 found = rctl_racct_remove_rules(p->p_racct, filter);
1179 if (found)
1185 (void *)&found);
1187 (void *)&found);
1189 (void *)&found);
1194 found
[all...]
H A Dsubr_firmware.c298 * If the firmware is not found in the registry, try to load a kernel
313 goto found;
345 found: /* common exit point on success */
/freebsd-10.2-release/contrib/mdocml/
H A Dmandoc.c641 int found; local
652 found = 0;
662 if (0 == found)
670 found = 1;
673 return(found && (!enclosed || isalnum((unsigned char)*q)));
677 return(found && !enclosed);
/freebsd-10.2-release/contrib/gcc/
H A Dunwind-dw2-fde-glibc.c197 goto found;
201 /* Exit early if we found an unused entry. */
277 found:
/freebsd-10.2-release/contrib/ofed/libmlx4/src/
H A Dmlx4.c288 goto found;
292 found:
/freebsd-10.2-release/contrib/serf/buckets/
H A Daggregate_buckets.c353 int acceptable, int *found,
377 status = serf_bucket_readline(head, acceptable, found,
352 serf_aggregate_readline(serf_bucket_t *bucket, int acceptable, int *found, const char **data, apr_size_t *len) argument
H A Dresponse_buckets.c428 int acceptable, int *found,
440 return serf_bucket_readline(ctx->body, acceptable, found, data, len);
427 serf_response_readline(serf_bucket_t *bucket, int acceptable, int *found, const char **data, apr_size_t *len) argument
/freebsd-10.2-release/lib/libc/net/
H A Dgethostbyht.c265 goto found;
267 found:
H A Dgetnameinfo.c141 goto found;
145 found:
/freebsd-10.2-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-10.2-release/sys/fs/nandfs/
H A Dnandfs_alloc.c161 goto found;
177 found:
/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic79xx_osm.c659 int found; local
661 found = ahd_reset_channel(ahd, SIM_CHANNEL(ahd, sim),
666 "%d SCBs aborted.\n", found);
1173 int found; local
1176 found = 0;
1178 found = 1;
1188 found = 1;
1199 if (found) {
1205 printf("Not found\n");
1402 db_error("No matching softc found!\
[all...]
H A Daic7xxx_osm.c752 int found; local
754 found = ahc_reset_channel(ahc, SIM_CHANNEL(ahc, sim),
759 "%d SCBs aborted.\n", found);
1234 int found; local
1237 found = 0;
1239 found = 1;
1249 found = 1;
1260 if (found) {
1266 printf("Not found\n");
/freebsd-10.2-release/usr.sbin/ctm/ctm/
H A Dctm_pass3.c128 goto found;
130 found:
/freebsd-10.2-release/contrib/openresolv/
H A Dresolvconf.in329 local list= e= l= result= found= retval=0
337 found=false
340 $l) found=true;;
342 $found && break
344 if $found; then
/freebsd-10.2-release/lib/libdevstat/
H A Ddevstat.c558 int changed = 0, found = 0; local
780 found = 1;
790 if (found != 1) {
951 found = 0;
959 * found. If the selection status isn't
961 * Since found isn't set, changed will be
969 found = 1;
976 if (found == 0)
1139 * We should have found a match in the above for loop. If
/freebsd-10.2-release/contrib/atf/atf-c/
H A Dtc.c426 bool found; member in struct:prog_found_pair
435 if (pf->found)
446 pf->found = true;
449 INV(!pf->found);
478 "not be found", prog);
500 pf.found = false;
505 if (!pf.found) {
511 "not be found in the PATH", prog);
666 "boolean value; found %s", name, strval);
698 "long value; found
[all...]

Completed in 202 milliseconds

<<11121314151617181920>>