Home
last modified time | relevance | path

Searched defs:thishost (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dreadconf.c328 ssh_connection_hash(const char *thishost, const char *host, const char *portstr, in ssh_connection_hash()
582 char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; in match_cfg_line() local
Dssh.c177 static char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; variable
/external/python/cpython2/Lib/
Durllib.py826 def thishost(): function
/external/python/cpython3/Lib/urllib/
Drequest.py2357 def thishost(): function