Searched refs:errprintf (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/rexd/
H A Derrprintf.c34 * errprintf will print a message to standard error channel,
39 errprintf(char *err, char *fmt, ...) function
H A Dmount_nfs.c82 extern void errprintf(char *, char *, ...);
137 errprintf(error, "No host name in %s\n", fsname);
160 errprintf(error, "mount %s: %s not in hosts database\n",
188 errprintf(error, "host %s not responding to ping\n", host);
203 errprintf(error, "%s %s\n", host,
212 errprintf(error, "mount %s:%s: %s\n", host, path,
223 errprintf(error, "mount %s:%s: %s\n", host, path,
258 errprintf(error, "mount server %s not responding %s\n",
268 errprintf(error,
272 errprintf(erro
[all...]
H A DMakefile42 #OBJS= errprintf.o mount_nfs.o rex_xdr.o unix_login.o mntent.o
44 OBJS= errprintf.o mount_nfs.o rex.o unix_login.o mntent.o $(TYPEOBJS)
45 REXDOBJS= rpc.rexd.o errprintf.o mount_nfs.o rex.o unix_login.o mntent.o
50 #UNDEROBJS= errprintf.o sharetab.o mount_nfs.o
H A Dunix_login.c138 errprintf(error, "rexd: User id %d not valid\n", uid);
163 errprintf(error, "rexd: User id %d not valid\n", uid);
174 errprintf(error,
178 errprintf(error,
182 errprintf(error,
186 errprintf(error,
H A Drpc.rexd.c765 errprintf(error, "No process to wait for!\n");
1043 errprintf(error, "rexd: cannot allocate a pty\n");
1073 errprintf(error, "rexd: can't fork\n");
1162 errprintf("cannot set audit characteristics\n");

Completed in 100 milliseconds