Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
Ddirectory_ex.cpp199 struct DirectoryNode { struct
200 DIR *dir;
201 int currentFd;
202 char name[256]; // the same max char length with d_name in struct dirent