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

/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dwr_atab.c58 if (ap->a_mount) {
71 ITER(ap2, automount, ap->a_mount)
265 * If there is no a_mount node then this is really
270 if (!ap->a_mount) {
307 if (!ap->a_mount)
H A Dfsi_data.h69 qelem *a_mount; /* Tree representation */ member in struct:automount
H A Dfsi_analyze.c631 if (lvl > 0 || ap->a_mount)
640 if (ap->a_mount) {
641 analyze_automount_tree(ap->a_mount, ap->a_name, lvl + 1);
H A Dfsi_gram.y323 a->a_mount = $5;
H A Dfsi_util.c318 ap->a_mount = NULL;

Completed in 182 milliseconds