Home
last modified time | relevance | path

Searched defs:readdir (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/fs/
Dfs_sys.h115 int (*readdir)(struct fs_dir_t *dirp, struct fs_dirent *entry); member
/Zephyr-latest/lib/posix/options/
Dfs.c304 struct dirent *readdir(DIR *dirp) in readdir() function
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h215 #define readdir zap_readdir macro