Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Dedit.c264 char timebuf[CVS_TIME_BUFSZ], thishost[HOST_NAME_MAX+1]; in cvs_edit_local() local
331 char bfpath[PATH_MAX], timebuf[64], thishost[HOST_NAME_MAX+1]; in cvs_unedit_local() local
/openbsd/usr.bin/ssh/
H A Dsshconnect.h40 char *thishost; member
H A Dreadconf.c340 ssh_connection_hash(const char *thishost, const char *host, const char *portstr, in ssh_connection_hash()
636 char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; in expand_match_exec_or_include_path() local
H A Dssh.c658 char cname[NI_MAXHOST], thishost[NI_MAXHOST]; in main() local