Searched refs:susystem (Results 1 – 1 of 1) sorted by relevance
101 static int susystem(char *, char **);597 if (susystem(_PATH_RSH, arglist) == -1) in toremote()807 if (susystem(_PATH_CP, arglist) == -1) in tolocal()1061 susystem(char *path, char **arglist) in susystem() function