dryos_ver_count  6397 tools/finsig_thumb2.c     if(fw->dryos_ver_count) {
dryos_ver_count  6399 tools/finsig_thumb2.c         for(i=0;i<(int)fw->dryos_ver_count;i++) {
dryos_ver_count  2206 tools/firmware_load_ng.c     fw->dryos_ver_count = find_bytes_all(fw,sig,strlen(sig),fw->base,fw->dryos_ver_list,FW_MAX_DRYOS_VERS);
dryos_ver_count  2216 tools/firmware_load_ng.c     if(fw->dryos_ver_count) {
dryos_ver_count  2217 tools/firmware_load_ng.c         if(fw->dryos_ver_count == FW_MAX_DRYOS_VERS) {
dryos_ver_count  2228 tools/firmware_load_ng.c         for(i=0; i<fw->dryos_ver_count; i++) {
dryos_ver_count   111 tools/firmware_load_ng.h     uint32_t        dryos_ver_count;    // number of version strings found