Searched refs:auto_tree (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/amd/fsinfo/
H A Dfsi_data.h47 typedef struct auto_tree auto_tree; typedef in typeref:struct:auto_tree
78 struct auto_tree { struct
H A Dfsinfo.h45 extern auto_tree *new_auto_tree(char *, qelem *);
H A Dwr_atab.c327 auto_tree *tp;
329 ITER(tp, auto_tree, q)
H A Dfsi_util.c327 auto_tree *
330 auto_tree *tp = CALLOC(struct auto_tree);
335 show_new("auto_tree");
H A Dfsi_gram.y56 auto_tree *a;
H A Dfsi_analyze.c663 auto_tree *tp;
670 ITER(tp, auto_tree, q)

Completed in 97 milliseconds