Searched refs:remotecmd (Results 1 – 1 of 1) sorted by relevance
57 static int remotecmd(char *, char *, char *, char *);253 remotecmd(char *rhost, char *luser, char *ruser, char *cmd) in remotecmd() function328 if ((rem_r = rem_w = remotecmd(rhost, locuser, ruser, buf)) < 0) in makeconn()