Home
last modified time | relevance | path

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

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