OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expanded_line
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
parse.c
2899
char *
expanded_line
;
local in function:ParseDependencyLine
2911
expanded_line
= Var_Subst(line, SCOPE_CMDLINE, VARE_EVAL);
2919
ParseDependency(
expanded_line
, line);
2920
free(
expanded_line
);
Completed in 46 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025