Lines Matching refs:found
139 int ch, abs_section, found;
401 for (found = 0; *argv; ++argv)
403 found = 1;
406 /* if nothing found, we're done. */
407 if (!found) {
482 int found;
487 found = 0;
508 found = 1;
513 return found;
521 int found;
526 found = 0;
541 found = 1;
546 return found;
557 int anyfound, error, found;
655 * start going through the matches glob(3) just found and
685 found = 0;
691 found = 1;
695 if (found)
699 found = manual_find_buildkeyword("*/", escpage,
701 if (found) {
720 /* If not found, enter onto the missing list. */