Searched defs:vcommand (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/mam/ |
H A D | shmam.awk | 308 icmd[src, i]=sprintf("\t %s %s %s", vcommand(cmd), opt, direct); 314 kcmd[ic, i] =sprintf("\t %s %s $(<)", vcommand(cmd), opt); 480 vcommand(command), $(j+2), $(j+3), $(j+4)); 483 vcommand(command) ) 1646 kcmd[kCMD,k] = sprintf("\t %s %s %s < $(<)", vcommand(myi), opts, name) 1680 function vcommand(command, i, j, k) function
|
Completed in 21 milliseconds