Home
last modified time | relevance | path

Searched refs:command_generated_output (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Ddosys.cc575 Boolean command_generated_output = false;
588 command_generated_output = true;
599 if (command_generated_output){
531 Boolean command_generated_output = false; sh_command2string() local