HomeSort by relevance Sort by last modified time
    Searched full:thost (Results 1 - 3 of 3) sorted by null

  /external/openssh/
scp.c 556 char *bp, *host, *src, *suser, *thost, *tuser, *arg; local
569 if ((thost = strrchr(arg, '@'))) {
571 *thost++ = 0;
576 thost = arg;
608 host = cleanhostname(thost);
650 thost, targ);
656 host = cleanhostname(thost);