Home
last modified time | relevance | path

Searched defs:command_template (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h543 struct _Cmd_line *command_template; member
566 struct _Cmd_line *command_template; member
631 struct _Cmd_line *command_template; member
/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc2169 Cmd_line command_template = line->body.line.command_template; in build_command_strings() local