Home
last modified time | relevance | path

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

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