OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expanded_cmd
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
job.c
1166
char *
expanded_cmd
;
local
1172
expanded_cmd
= Var_SubstInTarget(cmd, job->node);
1174
Lst_Append(&Targ_GetEndNode()->commands,
expanded_cmd
);
1175
Parse_RegisterCommand(
expanded_cmd
);
Completed in 37 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026