Home
last modified time | relevance | path

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

/external/toybox/lib/
Dlib.h70 struct dirtree { struct
71 struct dirtree *next, *parent, *child; argument
80 struct dirtree *dirtree_start(char *name, int symfollow); argument