OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mntpath
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/puffs/rump_nqmfs/
rump_nqmfs.c
65
static char *
mntpath
, *mntfile;
variable in typeref:typename:char *
105
mntpath
= argv[1];
126
if (p2k_run_fs(MOUNT_MFS, "/swabbie",
mntpath
,
/src/sbin/mount/
mount.c
380
mntpath
[MAXPATHLEN];
local in function:mountfs
383
if (realpath(name,
mntpath
) == NULL) {
388
name =
mntpath
;
/src/sys/rump/librump/rumpvfs/
rumpfs.c
1891
rumpfs_mount(struct mount *mp, const char *
mntpath
, void *arg, size_t *alen)
1911
error = set_statvfs_info(
mntpath
, UIO_USERSPACE, "rumpfs", UIO_SYSSPACE,
Completed in 15 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025