Home
last modified time | relevance | path

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

/external/openssh/
Dscp.c588 char *bp, *host, *src, *suser, *thost, *tuser, *arg; in toremote() local
601 if ((thost = strrchr(arg, '@'))) { in toremote()
603 *thost++ = 0; in toremote()
608 thost = arg; in toremote()
641 host = cleanhostname(thost); in toremote()
684 thost, targ); in toremote()
691 host = cleanhostname(thost); in toremote()