candidates        324 src/dps8/dps8_topo.c   const char *candidates[] = {
candidates        341 src/dps8/dps8_topo.c   for (uint32_t i = 0; candidates[i] != NULL; i++) {
candidates        344 src/dps8/dps8_topo.c       (void)snprintf(fullpath, sizeof(fullpath), "%s/%s", dirs[j], candidates[i]);