OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parseIncPath
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
parse.c
245
SearchPath *
parseIncPath
; /* directories for "..." includes */
1242
fullname = Dir_FindFile(newName,
parseIncPath
);
1264
fullname = Dir_FindFile(file,
parseIncPath
);
2994
parseIncPath
= SearchPath_New();
3012
SearchPath_Free(
parseIncPath
);
parse.c
245
SearchPath *
parseIncPath
; /* directories for "..." includes */
1242
fullname = Dir_FindFile(newName,
parseIncPath
);
1264
fullname = Dir_FindFile(file,
parseIncPath
);
2994
parseIncPath
= SearchPath_New();
3012
SearchPath_Free(
parseIncPath
);
Completed in 28 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025