Searched defs:dirtree (Results 1 – 1 of 1) sorted by relevance
70 struct dirtree { struct71 struct dirtree *next, *parent, *child; argument80 struct dirtree *dirtree_start(char *name, int symfollow); argument