Lines Matching refs:found
304 * 5. Return a pointer to the delimiter we found
408 int done; /* Flag, sev def'n found and ok? */
436 /* If we've found a <kywd>,... */
505 /* End of string found */
682 int found; /* FLAG, element found in the list */
706 found = FALSE;
707 for (p = paugsevs; !found && (p != (struct sevstr *)NULL);
721 found = TRUE;
727 if (!found && (string != (char *)NULL)) {