Searched refs:otherhost (Results 1 – 3 of 3) sorted by relevance
496 const char *userid, const char *otherhost, const char *orighost) in trstat_write() argument521 recvhost = otherhost; in trstat_write()526 sendhost = otherhost; in trstat_write()
90 bool isThisHost (const char *otherhost);
1945 isThisHost (const char *otherhost) in isThisHost() argument1954 if (!strcasecmp (server_hostname, otherhost)) in isThisHost()1957 fqdno = canon_host (otherhost); in isThisHost()1960 otherhost, ch_strerror ()); in isThisHost()