Home
last modified time | relevance | path

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

/kernel/liteos_m/components/fs/vfs/
H A Dvfs_files.h67 int (*opendir)(struct Dir *, const char *); member
H A Dvfs_fs.c883 DIR *opendir(const char *path) in opendir() function
/kernel/uniproton/src/fs/vfs/
H A Dvfs_files.h46 S32 (*opendir)(struct TagDir *, const char *); member
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c88 EXPORT_SYMBOL_PROTO(opendir); variable
/kernel/uniproton/src/fs/
H A Dfs.c94 DIR *opendir(const char *dirName) in opendir() function

Completed in 4 milliseconds