Home
last modified time | relevance | path

Searched refs:readdir_r (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/posix/headers/src/
Ddirent_h.c34 zassert_not_null(readdir_r); in ZTEST()
/Zephyr-latest/include/zephyr/posix/
Ddirent.h31 int readdir_r(DIR *ZRESTRICT dirp, struct dirent *ZRESTRICT entry,
/Zephyr-latest/lib/posix/options/
DKconfig.file_system_r11 Option Group, consisting of readdir_r().
Dfile_system_r.c21 int readdir_r(DIR *dirp, struct dirent *entry, struct dirent **result) in readdir_r() function
DKconfig.pthread165 putc_unlocked(), putchar_unlocked(), rand_r(), readdir_r(), strerror_r(), and strtok_r().
/Zephyr-latest/tests/posix/fs/src/
Dtest_fs_dir.c63 zassert_ok(readdir_r(dirp, &entry, &result)); in readdir_wrap()
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst272 readdir_r(), yes
1022 readdir_r(), yes