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

/freebsd-10.3-release/crypto/heimdal/appl/rsh/
H A Drshd.c614 char that_host[NI_MAXHOST]; local
722 that_host, sizeof(that_host),
727 if (login_access(pwd, that_host) == 0) {
729 server_user, that_host);

Completed in 68 milliseconds