OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parseIncPath
(Results
1 - 1
of
1
) 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
);
2952
parseIncPath
= SearchPath_New();
2970
SearchPath_Free(
parseIncPath
);
Completed in 21 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026