OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expanded_cmd
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
job.c
1111
char *
expanded_cmd
;
local in function:JobSaveCommands
1117
expanded_cmd
= Var_SubstInTarget(cmd, job->node);
1119
Lst_Append(&Targ_GetEndNode()->commands,
expanded_cmd
);
1120
Parse_RegisterCommand(
expanded_cmd
);
job.c
1111
char *
expanded_cmd
;
local in function:JobSaveCommands
1117
expanded_cmd
= Var_SubstInTarget(cmd, job->node);
1119
Lst_Append(&Targ_GetEndNode()->commands,
expanded_cmd
);
1120
Parse_RegisterCommand(
expanded_cmd
);
Completed in 74 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025