Lines Matching defs:found
147 int found = -1;
154 return (found);
162 return (found);
169 return (found);
176 return (found);
191 return (found);
212 int found = 0;
237 found = -1;
246 found = -1;
252 * If we found trouble and we're running from a command file,
256 if (found && option_f) {
262 return (found);
277 int found = 0;
350 return (found);
354 return (found);
396 * We really found a device that is in use.
397 * Set 'found' for the return value, and set
405 found ++;
474 * We really found a device that is in use.
475 * Set 'found' for the return value, and set
483 found ++;
492 * If check is set it means we found a slice(the current slice)
517 * found the slice we were looking for and we also
539 * !0 indicates that we found a
548 * we are trying to shrink a device that we have found
554 return (found);
566 int found = 0;
602 * checking whole disk, then we found trouble. We can
606 found = -1;
612 * then we found trouble. We can quit searching.
619 found = -1;
629 * If we found trouble and we're running from a command file,
633 if (found && option_f) {
640 return (found);
740 int i, found = 0;
774 found = -1;
776 if (found)
823 found = -1;
825 if (found)
831 * If we found trouble and we're running from a command file,
835 if (found && option_f) {
843 return (found);