OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mntpath
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/puffs/rump_nqmfs/
rump_nqmfs.c
65
static char *
mntpath
, *mntfile;
variable
105
mntpath
= argv[1];
126
if (p2k_run_fs(MOUNT_MFS, "/swabbie",
mntpath
,
/src/sbin/mount/
mount.c
380
mntpath
[MAXPATHLEN];
local
383
if (realpath(name,
mntpath
) == NULL) {
388
name =
mntpath
;
Completed in 15 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026