Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c101 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