Home
last modified time | relevance | path

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

/titanic_41/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];