Searched defs:PathNode (Results 1 – 2 of 2) sorted by relevance
121 typedef struct PathNode PathNode; typedef 122 struct PathNode { struct 123 PathNode *next; /* The next directory in the path */ argument 138 filesPathNode global() argument [all...]
636 } PathNode; typedef