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

/macosx-10.10/remote_cmds-47/rshd.tproj/
H A Drshd.c133 static void rshd_errx(int, const char *, ...) __printf0like(2, 3);
500 rshd_errx(1, "Login incorrect.");
507 rshd_errx(1, "Login incorrect.");
523 rshd_errx(1, "Login incorrect.");
534 rshd_errx(1, errorstr, rhost);
554 rshd_errx(0, "No remote home directory.");
596 rshd_errx(1, errorstr, errorhost);
600 rshd_errx(1, "Logins currently disabled.");
615 rshd_errx(1, "Login incorrect.");
618 rshd_errx(
874 rshd_errx(int errcode, const char *fmt, ...) function
[all...]

Completed in 50 milliseconds