Searched refs:__rcmd_errstr (Results 1 – 4 of 4) sorted by relevance
596 const char *__rcmd_errstr; variable674 __rcmd_errstr = NULL; in iruserok_sa()715 __rcmd_errstr = ".rhosts lstat failed"; in iruserok_sa()717 __rcmd_errstr = ".rhosts not regular file"; in iruserok_sa()719 __rcmd_errstr = ".rhosts fstat failed"; in iruserok_sa()721 __rcmd_errstr = "bad .rhosts owner"; in iruserok_sa()723 __rcmd_errstr = in iruserok_sa()
55 char *__rcmd_errstr = 0; variable276 __rcmd_errstr = cp; in iruserok()
146 extern char *__rcmd_errstr; /* syslog hook from libc/net/rcmd.c */640 if (__rcmd_errstr) in do_rlogin()642 rusername, host, lusername, __rcmd_errstr); in do_rlogin()
149 extern char *__rcmd_errstr; /* syslog hook from libc/net/rcmd.c. */522 errormsg = __rcmd_errstr ? __rcmd_errstr : "unknown error"; in doit()