Home
last modified time | relevance | path

Searched defs:remote_version (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh_api.c348 char *cp = NULL, *remote_version = NULL; in _ssh_read_banner() local
H A Dssh-keyscan.c470 char remote_version[sizeof buf]; in congreet() local
H A Dkex.c1247 char *cp, *remote_version = NULL; in kex_exchange_identification() local
/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dtzdb.cpp771 _LIBCPP_AVAILABILITY_TZDB _LIBCPP_EXPORTED_FROM_ABI string remote_version() { in remote_version() function
/freebsd/contrib/lib9p/
H A Drequest.c578 enum l9p_version remote_version = L9P_INVALID_VERSION; in l9p_dispatch_tversion() local