OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:libsPath
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
suff.c
854
SearchPath *
libsPath
= SearchPath_New();
863
SearchPath_AddAll(
libsPath
, suff->searchPath);
875
flags = SearchPath_ToFlags(
libsPath
, "-L");
880
SearchPath_Free(
libsPath
);
suff.c
854
SearchPath *
libsPath
= SearchPath_New();
863
SearchPath_AddAll(
libsPath
, suff->searchPath);
875
flags = SearchPath_ToFlags(
libsPath
, "-L");
880
SearchPath_Free(
libsPath
);
Completed in 51 milliseconds
Indexes created Sat Nov 08 09:09:57 GMT 2025