OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:partPath
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
dir.c
845
SearchPath *
partPath
;
873
partPath
= SearchPath_New();
874
(void)SearchPath_Add(
partPath
, dirpath);
875
DirExpandPath(wildcardComponent + 1,
partPath
, expansions);
876
SearchPath_Free(
partPath
);
Completed in 226 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025