Home
last modified time | relevance | path

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

/third_party/toybox/porting/liteos_a/lib/
Dlib.h87 struct dirtree { struct
88 struct dirtree *next, *parent, *child; argument
99 struct dirtree *dirtree_add_node(struct dirtree *p, char *name, int flags); argument
/third_party/toybox/lib/
Dlib.h87 struct dirtree { struct
88 struct dirtree *next, *parent, *child; argument
97 struct dirtree *dirtree_add_node(struct dirtree *p, char *name, int flags); argument