Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddirectory_ex.cpp228 struct DirectoryNode { struct
229 DIR *dir;
230 int currentFd;
231 char name[256]; // the same max char length with d_name in struct dirent