Home
last modified time | relevance | path

Searched refs:opendir (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-2.7.6/components/newlib/platform_include/sys/
Ddirent.h48 DIR* opendir(const char* name);
/hal_espressif-2.7.6/components/spiffs/test/
Dtest_spiffs.c183 DIR* dir = opendir(path); in test_spiffs_can_opendir()
227 DIR* dir = opendir(dir_prefix); in test_spiffs_opendir_readdir_rewinddir()
288 DIR* dir = opendir(dir_prefix); in test_spiffs_readdir_many_files()
314 dir = opendir(file_name); in test_spiffs_readdir_many_files()
/hal_espressif-2.7.6/components/fatfs/test/
Dtest_fatfs_rawflash.c162 DIR* dir = opendir("/spiflash");
184 DIR* dir = opendir("/spiflash/dir");
Dtest_fatfs_spiflash.c231 DIR* dir = opendir("/spiflash");
Dtest_fatfs_common.c507 DIR* dir = opendir(path); in test_fatfs_can_opendir()
553 DIR* dir = opendir(dir_prefix); in test_fatfs_opendir_readdir_rewinddir()
633 DIR* dir = opendir(dir_prefix); in test_fatfs_opendir_readdir_rewinddir_utf_8()
/hal_espressif-2.7.6/components/vfs/test/
Dtest_vfs_paths.c112 DIR* dir = opendir(path); in test_opendir()
/hal_espressif-2.7.6/components/vfs/
DKconfig28 opendir, closedir, readdir, readdir_r, seekdir, telldir, rewinddir
Dvfs.c647 CHECK_AND_CALLP(ret, r, vfs, opendir, path_within_vfs); in esp_vfs_opendir()
1231 DIR* opendir(const char* name)
/hal_espressif-2.7.6/components/spiffs/test_spiffs_host/
Dtest_spiffs.cpp98 dir = opendir(cur_path); in check_spiffs_files()
/hal_espressif-2.7.6/components/vfs/include/
Desp_vfs.h154 …DIR* (*opendir)(const char* name); /*!< o… member
/hal_espressif-2.7.6/examples/protocols/http_server/file_serving/main/
Dfile_server.c81 DIR *dir = opendir(dirpath); in http_resp_dir_html()
/hal_espressif-2.7.6/components/nvs_flash/test_nvs_host/
Dtest_nvs.cpp3180 dir = opendir("../nvs_partition_generator/keys");
3228 dir = opendir("../nvs_partition_generator/keys");
/hal_espressif-2.7.6/tools/test_idf_size/
Dapp_esp32s2.map1268 .literal.opendir
1339 .text.opendir 0x0000000000000000 0x5a esp-idf/vfs/libvfs.a(vfs.c.obj)
15049 opendir esp-idf/vfs/libvfs.a(vfs.c.obj)
Dapp2.map1307 .literal.opendir
1378 .text.opendir 0x0000000000000000 0x5a esp-idf/vfs/libvfs.a(vfs.c.obj)
17062 opendir esp-idf/vfs/libvfs.a(vfs.c.obj)
Dapp.map2423 .literal.opendir
2470 ….text.opendir 0x0000000000000000 0x5c /home/user/esp/esp-idf/tools/unit-test-app/build/vfs/…