Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
Ddirectory_ex.cpp227 struct DirectoryNode { struct
228 DIR *dir;
229 int currentFd;
230 char name[256]; // the same max char length with d_name in struct dirent