Home
last modified time | relevance | path

Searched defs:opendir (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/posix/src/
A Ddirent.c11 DIR *opendir(const char *dirname) in opendir() function
/AliOS-Things-master/components/vfs/include/aos/
A Dvfs.h123 aos_dir_t *(*opendir)(file_t *fp, const char *path); member
/AliOS-Things-master/components/amp_adapter/portfiles/aos/
A Dvfs.h123 aos_dir_t *(*opendir)(file_t *fp, const char *path); member
/AliOS-Things-master/components/amp_adapter/
A Dvfs.h123 aos_dir_t *(*opendir)(file_t *fp, const char *path); member
/AliOS-Things-master/components/vfs/include/
A Dvfs_types.h118 vfs_dir_t *(*opendir) (vfs_file_t *fp, const char *path); member

Completed in 8 milliseconds