OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imagepath
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/fs/common/
fstest_nfs.c
78
char
imagepath
[MAXPATHLEN];
local
96
snprintf(
imagepath
, sizeof
imagepath
, "/%s/%s", cwd, image);
105
nfsdargv[7] =
imagepath
;
fstest_nfs.c
78
char
imagepath
[MAXPATHLEN];
local
96
snprintf(
imagepath
, sizeof
imagepath
, "/%s/%s", cwd, image);
105
nfsdargv[7] =
imagepath
;
Completed in 64 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026