Lines Matching defs:mountpt
57 static char *mountpt;
96 if (mount(special, mountpt, flags, fstype, &mountargs,
111 typename, mountpt, special);
116 typename, special, mountpt);
126 typename, special, mountpt);
320 mountpt = mntpath;
322 if (mountpt) {
323 if (do_stat(mountpt, &st) < 0)
327 "directory\n"), typename, mountpt);
345 if (strcmp(mountpt, "/dev") == 0 && remount &&