Searched refs:a_mount (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/amd/fsinfo/
H A Dwr_atab.c60 if (ap->a_mount) {
73 ITER(ap2, automount, ap->a_mount)
267 * If there is no a_mount node then this is really
272 if (!ap->a_mount) {
309 if (!ap->a_mount)
H A Dfsi_data.h71 qelem *a_mount; /* Tree representation */ member in struct:automount
H A Dfsi_analyze.c633 if (lvl > 0 || ap->a_mount)
642 if (ap->a_mount) {
643 analyze_automount_tree(ap->a_mount, ap->a_name, lvl + 1);
H A Dfsi_gram.y325 a->a_mount = $5;
H A Dfsi_util.c320 ap->a_mount = 0;

Completed in 112 milliseconds