Searched refs:myrcmd (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/backup/include/
H A Dmyrcmd.h26 * Internal definitions for the myrcmd.c rcmd(3) replacement module.
53 extern int myrcmd(char **ahost, unsigned short rport, char *locuser,
56 extern int myrcmd();
/illumos-gate/usr/src/cmd/backup/lib/
H A DMakefile48 ../include/memutils.h ../include/myrcmd.h \
57 LOBJS= rmtlib.o myrcmd.o \
H A Dmyrcmd.c37 #include <myrcmd.h>
66 myrcmd(char **ahost, unsigned short rport, char *locuser, char *remuser, function
H A Drmtlib.c16 #include <myrcmd.h>
192 * myrcmd() replaces the contents of rmtpeer with a pointer
199 rmtape = myrcmd(&rmtpeer, (ushort_t)sp->s_port, pwd->pw_name,

Completed in 59 milliseconds