Home
last modified time | relevance | path

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

/NextBSD/contrib/amd/fsinfo/
HDfsi_data.h47 typedef struct auto_tree auto_tree; typedef
78 struct auto_tree { struct
HDwr_atab.c327 auto_tree *tp; in write_atab()
329 ITER(tp, auto_tree, q) in write_atab()
HDfsi_util.c327 auto_tree *
330 auto_tree *tp = CALLOC(struct auto_tree); in new_auto_tree()
HDfsinfo.h45 extern auto_tree *new_auto_tree(char *, qelem *);
HDfsi_analyze.c663 auto_tree *tp; in analyze_automounts()
670 ITER(tp, auto_tree, q) in analyze_automounts()
HDfsi_gram.y56 auto_tree *a;