Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/puffs/rump_nqmfs/
H A Drump_nqmfs.c65 static char *mntpath, *mntfile; variable
/netbsd-src/sbin/mount/
H A Dmount.c374 mntpath[MAXPATHLEN]; in mountfs() local
/netbsd-src/sys/rump/librump/rumpvfs/
H A Drumpfs.c1891 rumpfs_mount(struct mount *mp, const char *mntpath, void *arg, size_t *alen) in rumpfs_mount()