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

/build/kati/
H A Dfind.cc173 class DirentFileNode : public DirentNode { class in namespace:__anon5
175 DirentFileNode(const string& name, unsigned char type) function in class:__anon5::DirentFileNode
968 c = new DirentFileNode(npath, d_type);
1023 s->set_to(new DirentFileNode(path, type));

Completed in 45 milliseconds