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

/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_data.h45 typedef struct auto_tree auto_tree; typedef in typeref:struct:auto_tree
76 struct auto_tree { struct
H A Dfsinfo.h43 extern auto_tree *new_auto_tree(char *, qelem *);
H A Dwr_atab.c325 auto_tree *tp;
327 ITER(tp, auto_tree, q)
H A Dfsi_util.c325 auto_tree *
328 auto_tree *tp = CALLOC(struct auto_tree);
333 show_new("auto_tree");
H A Dfsi_gram.y54 auto_tree *a;
H A Dfsi_analyze.c661 auto_tree *tp;
668 ITER(tp, auto_tree, q)

Completed in 84 milliseconds