Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddosys.h36 extern void sh_command2string(String, String);
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Ddosys.cc526 sh_command2string(String command, String destination) in sh_command2string() function
H A Dmacro.cc651 sh_command2string(&string, destination); in expand_macro()
/illumos-gate/usr/src/cmd/make/bin/
H A Dread2.cc1830 sh_command2string(&command, &destination); in sh_transform()