Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathexists.c40 typedef struct Tree_s struct
42 struct Tree_s* next; argument
43 struct Tree_s* tree; argument
44 modeTree_s global() argument
45 nameTree_s global() argument
/titanic_51/usr/src/lib/libast/common/path/
H A Dpathexists.c40 typedef struct Tree_s struct
42 struct Tree_s* next; argument
43 struct Tree_s* tree; argument
44 int mode;
45 char name[1];