opendir           718 core/gui.c         d = opendir("A/CHDK/MODULES");
opendir           740 core/gui.c         d = opendir("A/CHDK/MODULES");
opendir            31 include/std/dirent.h extern DIR*           opendir (const char* name); // wrapper of opendir_chdk(name,FL_NONE) for easy compatibility
opendir           160 modules/edgeoverlay.c     d = opendir(EDGE_SAVE_DIR);
opendir            63 modules/module_exportlist.c             opendir
opendir           358 tools/ghidra_scripts/datatypes/fw_functions.h __stdcall void *opendir(const char* name);