Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/ssh1/
H A Dscp.c54 runcommand(char *cmd) in runcommand() function
264 if(runcommand(buf) < 0) in destislocal()
301 runcommand(buf); in destisremote()
/plan9/sys/src/cmd/scat/
H A Dplot.c849 runcommand(char *command, int p[2]) in runcommand() function
910 if(runcommand(cmd, p) < 0){ in astro()