Home
last modified time | relevance | path

Searched defs:tmp_host (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Ds_client.c1713 char *tmp_host = host, *tmp_port = port; in s_client_main() local
1731 char *tmp_host = host, *tmp_port = port; in s_client_main() local
/freebsd/crypto/openssh/
H A Dreadconf.c3468 char *tmp_user = NULL, *tmp_host = NULL, *host = NULL, *user = NULL; in parse_jump() local