OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mntfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/puffs/rump_nqmfs/
rump_nqmfs.c
65
static char *mntpath, *
mntfile
;
variable in typeref:typename:char **
104
mntfile
= argv[0];
108
if (stat(
mntfile
, &sb) == -1)
113
fd = open(
mntfile
, rdonly ? O_RDONLY: O_RDWR);
122
args.fspec =
mntfile
;
Completed in 11 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025