Home
last modified time | relevance | path

Searched defs:mntpath (Results 1 – 7 of 7) sorted by relevance

/freebsd/sbin/mount/
H A Dmount_fs.c69 char *dev, *dir, mntpath[MAXPATHLEN]; in mount_fs() local
H A Dmount.c544 char *optbuf, execname[PATH_MAX], mntpath[PATH_MAX]; in mountfs() local
/freebsd/sbin/mount_udf/
H A Dmount_udf.c76 char mntpath[MAXPATHLEN]; in main() local
/freebsd/sbin/mount_msdosfs/
H A Dmount_msdosfs.c71 char *dev, *dir, mntpath[MAXPATHLEN], *csp; in main() local
/freebsd/sbin/mount_cd9660/
H A Dmount_cd9660.c79 char *dev, *dir, *p, *val, mntpath[MAXPATHLEN]; in main() local
/freebsd/sbin/mount_fusefs/
H A Dmount_fusefs.c122 char *dev = NULL, *dir = NULL, mntpath[MAXPATHLEN]; in main() local
/freebsd/sbin/mount_nfs/
H A Dmount_nfs.c147 char mntpath[MAXPATHLEN], errmsg[255]; in main() local