Home
last modified time | relevance | path

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

/external/dropbear/
Dscp.c457 char *bp, *host, *src, *suser, *thost, *tuser, *arg; in toremote() local
468 if ((thost = strrchr(arg, '@'))) { in toremote()
470 *thost++ = 0; in toremote()
475 thost = arg; in toremote()
518 thost, targ); in toremote()
526 host = cleanhostname(thost); in toremote()