Home
last modified time | relevance | path

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

/plan9/sys/include/
H A D9p.h27 typedef struct Tree Tree; typedef
129 struct Tree { struct
139 Tree* alloctree(char*, char*, ulong, void(*destroy)(File*)); argument
/plan9/sys/src/9/port/
H A Ddevfs.c67 typedef struct Tree Tree; typedef
91 struct Tree struct
104 static Tree fstree; /* The main "fs" tree. Never goes away */ argument
/plan9/sys/src/cmd/fossil/
H A Dview.c8 typedef struct Tree Tree; typedef
11 struct Tree struct
13 Tnode *root;
14 Point offset;
15 Image *clipr;