Lines Matching refs:mount
24 #include <sys/mount.h>
41 /* If mtab is within new mount, don't touch it */
77 * hide in a directory, where mount isn't able to resolve
92 execle("/sbin/mount", "/sbin/mount", "-F", type, "-o", opts,
94 fprintf(stderr, "%s: failed to execute /sbin/mount: %s\n", progname,
193 fprintf(stderr, "%s: bad mount point %s: %s\n", progname, orig,
242 fprintf(stderr, "%s: if you are sure this is safe, use the 'nonempty' mount option\n", progname);
272 /* If mtab is within new mount, don't touch it */
323 * hide in a directory, where mount isn't able to resolve
338 execle("/bin/mount", "/bin/mount", "-i", "-f", "-t", type, "-o", opts,
340 fprintf(stderr, "%s: failed to execute /bin/mount: %s\n", progname,
436 fprintf(stderr, "%s: bad mount point %s: %s\n", progname, orig,