Lines Matching refs:automount
51 * Write a sequence of automount mount map entries
54 write_amount_info(FILE *af, automount *ap, u_int sk)
66 automount *ap2;
71 ITER(ap2, automount, ap->a_mount)
248 * Write a single automount configuration file
253 automount *ap;
260 ITER(ap, automount, q) {
306 ITER(ap, automount, q)
317 * Write all the needed automount configuration files
326 show_area_being_processed("write automount", 5);