found             334 src/dps8/dps8_topo.c   char *found = NULL;
found             345 src/dps8/dps8_topo.c         found = strdup(fullpath);
found             349 src/dps8/dps8_topo.c     if (NULL != found)
found             354 src/dps8/dps8_topo.c   return found;
found             446 src/libsir/src/sirfilecache.c         sirfile* found = _sir_fcache_find(sfc, (const void*)&id, _sir_fcache_pred_id);
found             447 src/libsir/src/sirfilecache.c         retval = found ? _sirfile_update(found, data) : _sir_seterror(_SIR_E_NOITEM);
found             457 src/libsir/src/sirfilecache.c         bool found = false;
found             469 src/libsir/src/sirfilecache.c                 found = true;
found             474 src/libsir/src/sirfilecache.c         if (!found)
found            2449 src/simh/scp.c t_bool found = FALSE;
found            2467 src/simh/scp.c         found = TRUE;
found            2472 src/simh/scp.c if (!found) {
found            2567 src/simh/scp.c t_bool found = FALSE;
found            2583 src/simh/scp.c             fprint_header (st, &found, header);
found            2598 src/simh/scp.c     fprint_header (st, &found, header);
found            2605 src/simh/scp.c     fprint_header (st, &found, header);
found            2634 src/simh/scp.c         fprint_header (st, &found, header);
found            2646 src/simh/scp.c             fprint_header (st, &found, header);
found            2659 src/simh/scp.c if (!found && !silent)
found            2671 src/simh/scp.c t_bool found = FALSE;
found            2688 src/simh/scp.c         fprint_header (st, &found, header);
found            2695 src/simh/scp.c     fprint_header (st, &found, header);
found            2705 src/simh/scp.c         fprint_header (st, &found, header);
found            2712 src/simh/scp.c if (!found && !silent)
found            2898 src/simh/sim_tmxr.c t_bool found = FALSE;
found            2902 src/simh/sim_tmxr.c         found = TRUE;
found            2905 src/simh/sim_tmxr.c if (!found) {