tumbleweed/docs
Passed Started
by
@cryptomilk
Andreas Schneider
1Running with gitlab-runner 16.6.0~beta.105.gd2263193 (d2263193)2 on blue-4.saas-linux-small-amd64.runners-manager.gitlab.com/default J2nyww-s, system ID: s_cf17988529523 feature flags: FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/libssh/build-images:buildenv-tumbleweed ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/libssh/build-images:buildenv-tumbleweed ...9Using docker image sha256:72bff93b968ac528c3245a17005dfb3ea823b6b684c352952b5cfd0e2af4eef3 for registry.gitlab.com/libssh/build-images:buildenv-tumbleweed with digest registry.gitlab.com/libssh/build-images@sha256:f749c324479c32d69e4d1326c4e31d32e6f4c58ccb639111df7e689d458f0d61 ...11Running on runner-j2nyww-s-project-6055600-concurrent-0 via runner-j2nyww-s-s-l-s-amd64-1703247801-1f62d2d8...13Fetching changes with git depth set to 3...14Initialized empty Git repository in /builds/libssh/libssh-mirror/.git/15Created fresh repository.16Checking out 5dc10ff6 as detached HEAD (ref is stable-0.9)...17Skipping Git submodules setup18$ git remote set-url origin "${CI_REPOSITORY_URL}"20Using docker image sha256:72bff93b968ac528c3245a17005dfb3ea823b6b684c352952b5cfd0e2af4eef3 for registry.gitlab.com/libssh/build-images:buildenv-tumbleweed with digest registry.gitlab.com/libssh/build-images@sha256:f749c324479c32d69e4d1326c4e31d32e6f4c58ccb639111df7e689d458f0d61 ...21$ mkdir -p obj && cd obj && cmake .. && make docs22CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):23 Compatibility with CMake < 3.5 will be removed from a future version of24 CMake.25 Update the VERSION argument <min> value or use a ...<max> suffix to tell26 CMake that the project does not need compatibility with older versions.27-- The C compiler identification is GNU 13.2.128-- Detecting C compiler ABI info29-- Detecting C compiler ABI info - done30-- Check for working C compiler: /usr/bin/cc - skipped31-- Detecting C compile features32-- Detecting C compile features - done33-- Performing Test REQUIRED_FLAGS_WERROR34-- Performing Test REQUIRED_FLAGS_WERROR - Success35-- Performing Test WITH_STD_GNU99_FLAG36-- Performing Test WITH_STD_GNU99_FLAG - Success37-- Performing Test WITH_WPEDANTIC_FLAG38-- Performing Test WITH_WPEDANTIC_FLAG - Success39-- Performing Test WITH_WALL_FLAG40-- Performing Test WITH_WALL_FLAG - Success41-- Performing Test WITH_WSHADOW_FLAG42-- Performing Test WITH_WSHADOW_FLAG - Success43-- Performing Test WITH_WMISSING_PROTOTYPES_FLAG44-- Performing Test WITH_WMISSING_PROTOTYPES_FLAG - Success45-- Performing Test WITH_WCAST_ALIGN_FLAG46-- Performing Test WITH_WCAST_ALIGN_FLAG - Success47-- Performing Test WITH_WERROR_ADDRESS_FLAG48-- Performing Test WITH_WERROR_ADDRESS_FLAG - Success49-- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG50-- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG - Success51-- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG52-- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG - Success53-- Performing Test WITH_WWRITE_STRINGS_FLAG54-- Performing Test WITH_WWRITE_STRINGS_FLAG - Success55-- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG56-- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG - Success57-- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG58-- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG - Success59-- Performing Test WITH_WPOINTER_ARITH_FLAG60-- Performing Test WITH_WPOINTER_ARITH_FLAG - Success61-- Performing Test WITH_WERROR_POINTER_ARITH_FLAG62-- Performing Test WITH_WERROR_POINTER_ARITH_FLAG - Success63-- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG64-- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG - Success65-- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG66-- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG - Success67-- Performing Test WITH_WRETURN_TYPE_FLAG68-- Performing Test WITH_WRETURN_TYPE_FLAG - Success69-- Performing Test WITH_WERROR_RETURN_TYPE_FLAG70-- Performing Test WITH_WERROR_RETURN_TYPE_FLAG - Success71-- Performing Test WITH_WUNINITIALIZED_FLAG72-- Performing Test WITH_WUNINITIALIZED_FLAG - Success73-- Performing Test WITH_WERROR_UNINITIALIZED_FLAG74-- Performing Test WITH_WERROR_UNINITIALIZED_FLAG - Success75-- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG76-- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG - Success77-- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG78-- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG - Success79-- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG80-- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG - Success81-- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG82-- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG - Success83-- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG84-- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG - Success85-- Performing Test WITH_WSIGN_COMPARE_FLAG86-- Performing Test WITH_WSIGN_COMPARE_FLAG - Success87-- Performing Test REQUIRED_FLAGS_WFORMAT88-- Performing Test REQUIRED_FLAGS_WFORMAT - Success89-- Performing Test WITH_WFORMAT_SECURITY_FLAG90-- Performing Test WITH_WFORMAT_SECURITY_FLAG - Success91-- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG92-- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG - Success93-- Performing Test WITH_FNO_COMMON_FLAG94-- Performing Test WITH_FNO_COMMON_FLAG - Success95-- Performing Test WITH_STACK_PROTECTOR_STRONG96-- Performing Test WITH_STACK_PROTECTOR_STRONG - Success97-- Performing Test WITH_STACK_CLASH_PROTECTION98-- Performing Test WITH_STACK_CLASH_PROTECTION - Success99-- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG100-- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG - Success101-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.#define ZLIB_VERSION "1.3"") 102-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.1.4") 103-- Performing Test CMAKE_HAVE_LIBC_PTHREAD104-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success105-- Found Threads: TRUE 106-- Found GSSAPI: /usr/lib64/libgssapi_krb5.so;/usr/lib64/libkrb5.so;/usr/lib64/libk5crypto.so;/usr/lib64/libcom_err.so 107-- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS) 108CMake Warning (dev) at cmake/Modules/FindABIMap.cmake:225 (find_package):109 Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules110 are removed. Run "cmake --help-policy CMP0148" for policy details. Use111 the cmake_policy command to set the policy and suppress this warning.112Call Stack (most recent call first):113 CMakeLists.txt:105 (find_package)114This warning is for project developers. Use -Wno-dev to suppress it.115-- Found PythonInterp: /usr/bin/python3.11 (found version "3.11.5") 116-- Found ABIMap: /usr/bin/abimap (found suitable version "0.3.2", minimum required is "0.3.1") 117-- Performing Test WITH_VISIBILITY_HIDDEN118-- Performing Test WITH_VISIBILITY_HIDDEN - Success119-- Looking for argp.h120-- Looking for argp.h - found121-- Looking for pty.h122-- Looking for pty.h - found123-- Looking for utmp.h124-- Looking for utmp.h - found125-- Looking for termios.h126-- Looking for termios.h - found127-- Looking for unistd.h128-- Looking for unistd.h - found129-- Looking for stdint.h130-- Looking for stdint.h - found131-- Looking for util.h132-- Looking for util.h - not found133-- Looking for libutil.h134-- Looking for libutil.h - not found135-- Looking for sys/time.h136-- Looking for sys/time.h - found137-- Looking for sys/utime.h138-- Looking for sys/utime.h - not found139-- Looking for sys/param.h140-- Looking for sys/param.h - found141-- Looking for arpa/inet.h142-- Looking for arpa/inet.h - found143-- Looking for byteswap.h144-- Looking for byteswap.h - found145-- Looking for glob.h146-- Looking for glob.h - found147-- Looking for valgrind/valgrind.h148-- Looking for valgrind/valgrind.h - not found149-- Looking for openssl/des.h150-- Looking for openssl/des.h - found151-- Looking for openssl/aes.h152-- Looking for openssl/aes.h - found153-- Looking for openssl/ecdh.h154-- Looking for openssl/ecdh.h - found155-- Looking for openssl/ec.h156-- Looking for openssl/ec.h - found157-- Looking for openssl/ecdsa.h158-- Looking for openssl/ecdsa.h - found159-- Looking for EVP_aes_128_ctr160-- Looking for EVP_aes_128_ctr - found161-- Looking for EVP_aes_128_cbc162-- Looking for EVP_aes_128_cbc - found163-- Looking for EVP_aes_128_gcm164-- Looking for EVP_aes_128_gcm - found165-- Looking for CRYPTO_THREADID_set_callback166-- Looking for CRYPTO_THREADID_set_callback - not found167-- Looking for CRYPTO_ctr128_encrypt168-- Looking for CRYPTO_ctr128_encrypt - found169-- Looking for EVP_CIPHER_CTX_new170-- Looking for EVP_CIPHER_CTX_new - found171-- Looking for EVP_KDF_CTX_new_id172-- Looking for EVP_KDF_CTX_new_id - not found173-- Looking for FIPS_mode174-- Looking for FIPS_mode - not found175-- Looking for RAND_priv_bytes176-- Looking for RAND_priv_bytes - found177-- Looking for EVP_DigestSign178-- Looking for EVP_DigestSign - found179-- Looking for EVP_DigestVerify180-- Looking for EVP_DigestVerify - found181-- Looking for OPENSSL_ia32cap_loc182-- Looking for OPENSSL_ia32cap_loc - not found183-- Looking for EVP_PKEY_ED25519184-- Looking for EVP_PKEY_ED25519 - found185-- Looking for EVP_PKEY_X25519186-- Looking for EVP_PKEY_X25519 - found187-- Looking for isblank188-- Looking for isblank - found189-- Looking for strncpy190-- Looking for strncpy - found191-- Looking for strndup192-- Looking for strndup - found193-- Looking for strtoull194-- Looking for strtoull - found195-- Looking for explicit_bzero196-- Looking for explicit_bzero - found197-- Looking for memset_s198-- Looking for memset_s - not found199-- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER200-- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER - Success201-- Looking for glob202-- Looking for glob - found203-- Looking for vsnprintf204-- Looking for vsnprintf - found205-- Looking for snprintf206-- Looking for snprintf - found207-- Looking for poll208-- Looking for poll - found209-- Looking for select210-- Looking for select - found211-- Looking for getaddrinfo212-- Looking for getaddrinfo - found213-- Looking for ntohll214-- Looking for ntohll - not found215-- Looking for htonll216-- Looking for htonll - not found217-- Looking for clock_gettime in rt218-- Looking for clock_gettime in rt - found219-- Looking for forkpty in util220-- Looking for forkpty in util - found221-- Looking for cfmakeraw222-- Looking for cfmakeraw - found223-- Looking for __strtoull224-- Looking for __strtoull - not found225-- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE226-- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success227-- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE228-- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed229-- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE230-- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE - Success231-- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE232-- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE - Success233-- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE234-- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE - Success235-- Performing Test HAVE_UNUSED_ATTRIBUTE236-- Performing Test HAVE_UNUSED_ATTRIBUTE - Success237-- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION238-- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success239-- Performing Test HAVE_COMPILER__FUNC__240-- Performing Test HAVE_COMPILER__FUNC__ - Success241-- Performing Test HAVE_COMPILER__FUNCTION__242-- Performing Test HAVE_COMPILER__FUNCTION__ - Success243-- Performing Test HAVE_LD_VERSION_SCRIPT244-- Performing Test HAVE_LD_VERSION_SCRIPT - Success245-- Found Doxygen: /usr/bin/doxygen (found version "1.9.6") found components: doxygen missing components: dot246-- Threads_FOUND=TRUE247-- The CXX compiler identification is GNU 13.2.1248-- Detecting CXX compiler ABI info249-- Detecting CXX compiler ABI info - done250-- Check for working CXX compiler: /usr/bin/c++ - skipped251-- Detecting CXX compile features252-- Detecting CXX compile features - done253-- ********************************************254-- ********** libssh build options : **********255-- zlib support: ON256-- libgcrypt support: OFF257-- libmbedTLS support: OFF258-- libnacl support: OFF259-- SFTP support: ON260-- Server support : ON261-- GSSAPI support : ON262-- GEX support : ON263-- Pcap debugging support : ON264-- Build shared library: ON265-- Unit testing: OFF266-- Client code testing: OFF267-- Blowfish cipher support: OFF268-- Server code testing: OFF269-- Public API documentation generation270-- Benchmarks: OFF271-- Symbol versioning: ON272-- Allow ABI break: OFF273-- Release is final: 274-- Global client config: /etc/ssh/ssh_config275-- Global bind config: /etc/ssh/libssh_server_config276-- ********************************************277-- Configuring done (6.2s)278-- Generating done (0.0s)279-- Build files have been written to: /builds/libssh/libssh-mirror/obj280[100%] Generate API documentation for docs281error: Illegal PREDEFINED format '(', no define name specified282/builds/libssh/libssh-mirror/include/libssh/ed25519.h:78: warning: unbalanced grouping commands283Doxygen version used: 1.9.6284Searching for include files...285Searching for example files...286Searching for images...287Searching for dot files...288Searching for msc files...289Searching for dia files...290Searching for files to exclude291Searching for files in directory /builds/libssh/libssh-mirror/doc/that_style292Searching for files in directory /builds/libssh/libssh-mirror/doc/that_style/js293Searching for files in directory /builds/libssh/libssh-mirror/doc/that_style/img294Searching INPUT for files to process...295Searching for files in directory /builds/libssh/libssh-mirror/include/libssh296Searching for files in directory /builds/libssh/libssh-mirror/src297Searching for files in directory /builds/libssh/libssh-mirror/src/threads298Searching for files in directory /builds/libssh/libssh-mirror/src/external299Searching for files in directory /builds/libssh/libssh-mirror/src/ABI300Searching for files in directory /builds/libssh/libssh-mirror/doc301Searching for files in directory /builds/libssh/libssh-mirror/doc/that_style302Searching for files in directory /builds/libssh/libssh-mirror/doc/that_style/js303Searching for files in directory /builds/libssh/libssh-mirror/doc/that_style/img304Reading and parsing tag files305Parsing files306Preprocessing /builds/libssh/libssh-mirror/include/libssh/agent.h...307Parsing file /builds/libssh/libssh-mirror/include/libssh/agent.h...308Preprocessing /builds/libssh/libssh-mirror/include/libssh/auth.h...309Parsing file /builds/libssh/libssh-mirror/include/libssh/auth.h...310Preprocessing /builds/libssh/libssh-mirror/include/libssh/bignum.h...311Parsing file /builds/libssh/libssh-mirror/include/libssh/bignum.h...312Preprocessing /builds/libssh/libssh-mirror/include/libssh/bind.h...313Parsing file /builds/libssh/libssh-mirror/include/libssh/bind.h...314Preprocessing /builds/libssh/libssh-mirror/include/libssh/bind_config.h...315Parsing file /builds/libssh/libssh-mirror/include/libssh/bind_config.h...316Preprocessing /builds/libssh/libssh-mirror/include/libssh/blf.h...317Parsing file /builds/libssh/libssh-mirror/include/libssh/blf.h...318Preprocessing /builds/libssh/libssh-mirror/include/libssh/buffer.h...319Parsing file /builds/libssh/libssh-mirror/include/libssh/buffer.h...320Preprocessing /builds/libssh/libssh-mirror/include/libssh/bytearray.h...321Parsing file /builds/libssh/libssh-mirror/include/libssh/bytearray.h...322Preprocessing /builds/libssh/libssh-mirror/include/libssh/callbacks.h...323Parsing file /builds/libssh/libssh-mirror/include/libssh/callbacks.h...324Preprocessing /builds/libssh/libssh-mirror/include/libssh/chacha.h...325Parsing file /builds/libssh/libssh-mirror/include/libssh/chacha.h...326Preprocessing /builds/libssh/libssh-mirror/include/libssh/channels.h...327Parsing file /builds/libssh/libssh-mirror/include/libssh/channels.h...328Preprocessing /builds/libssh/libssh-mirror/include/libssh/config.h...329Parsing file /builds/libssh/libssh-mirror/include/libssh/config.h...330Preprocessing /builds/libssh/libssh-mirror/include/libssh/config_parser.h...331Parsing file /builds/libssh/libssh-mirror/include/libssh/config_parser.h...332Preprocessing /builds/libssh/libssh-mirror/include/libssh/crypto.h...333Parsing file /builds/libssh/libssh-mirror/include/libssh/crypto.h...334Preprocessing /builds/libssh/libssh-mirror/include/libssh/curve25519.h...335Parsing file /builds/libssh/libssh-mirror/include/libssh/curve25519.h...336Preprocessing /builds/libssh/libssh-mirror/include/libssh/dh-gex.h...337Parsing file /builds/libssh/libssh-mirror/include/libssh/dh-gex.h...338Preprocessing /builds/libssh/libssh-mirror/include/libssh/dh.h...339Parsing file /builds/libssh/libssh-mirror/include/libssh/dh.h...340Preprocessing /builds/libssh/libssh-mirror/include/libssh/ecdh.h...341Parsing file /builds/libssh/libssh-mirror/include/libssh/ecdh.h...342Preprocessing /builds/libssh/libssh-mirror/include/libssh/ed25519.h...343Parsing file /builds/libssh/libssh-mirror/include/libssh/ed25519.h...344Preprocessing /builds/libssh/libssh-mirror/include/libssh/fe25519.h...345Parsing file /builds/libssh/libssh-mirror/include/libssh/fe25519.h...346Preprocessing /builds/libssh/libssh-mirror/include/libssh/ge25519.h...347Parsing file /builds/libssh/libssh-mirror/include/libssh/ge25519.h...348Preprocessing /builds/libssh/libssh-mirror/include/libssh/gssapi.h...349Parsing file /builds/libssh/libssh-mirror/include/libssh/gssapi.h...350Preprocessing /builds/libssh/libssh-mirror/include/libssh/kex.h...351Parsing file /builds/libssh/libssh-mirror/include/libssh/kex.h...352Preprocessing /builds/libssh/libssh-mirror/include/libssh/keys.h...353Parsing file /builds/libssh/libssh-mirror/include/libssh/keys.h...354Preprocessing /builds/libssh/libssh-mirror/include/libssh/knownhosts.h...355Parsing file /builds/libssh/libssh-mirror/include/libssh/knownhosts.h...356Preprocessing /builds/libssh/libssh-mirror/include/libssh/legacy.h...357Parsing file /builds/libssh/libssh-mirror/include/libssh/legacy.h...358Preprocessing /builds/libssh/libssh-mirror/include/libssh/libcrypto.h...359Parsing file /builds/libssh/libssh-mirror/include/libssh/libcrypto.h...360Preprocessing /builds/libssh/libssh-mirror/include/libssh/libgcrypt.h...361Parsing file /builds/libssh/libssh-mirror/include/libssh/libgcrypt.h...362Preprocessing /builds/libssh/libssh-mirror/include/libssh/libmbedcrypto.h...363Parsing file /builds/libssh/libssh-mirror/include/libssh/libmbedcrypto.h...364Preprocessing /builds/libssh/libssh-mirror/include/libssh/libssh.h...365Parsing file /builds/libssh/libssh-mirror/include/libssh/libssh.h...366Preprocessing /builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp...367Parsing file /builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp...368Preprocessing /builds/libssh/libssh-mirror/include/libssh/messages.h...369Parsing file /builds/libssh/libssh-mirror/include/libssh/messages.h...370Preprocessing /builds/libssh/libssh-mirror/include/libssh/misc.h...371Parsing file /builds/libssh/libssh-mirror/include/libssh/misc.h...372Preprocessing /builds/libssh/libssh-mirror/include/libssh/options.h...373Parsing file /builds/libssh/libssh-mirror/include/libssh/options.h...374Preprocessing /builds/libssh/libssh-mirror/include/libssh/packet.h...375Parsing file /builds/libssh/libssh-mirror/include/libssh/packet.h...376Preprocessing /builds/libssh/libssh-mirror/include/libssh/pcap.h...377Parsing file /builds/libssh/libssh-mirror/include/libssh/pcap.h...378Preprocessing /builds/libssh/libssh-mirror/include/libssh/pki.h...379Parsing file /builds/libssh/libssh-mirror/include/libssh/pki.h...380Preprocessing /builds/libssh/libssh-mirror/include/libssh/pki_priv.h...381Parsing file /builds/libssh/libssh-mirror/include/libssh/pki_priv.h...382Preprocessing /builds/libssh/libssh-mirror/include/libssh/poll.h...383Parsing file /builds/libssh/libssh-mirror/include/libssh/poll.h...384Preprocessing /builds/libssh/libssh-mirror/include/libssh/poly1305.h...385Parsing file /builds/libssh/libssh-mirror/include/libssh/poly1305.h...386Preprocessing /builds/libssh/libssh-mirror/include/libssh/priv.h...387Parsing file /builds/libssh/libssh-mirror/include/libssh/priv.h...388Preprocessing /builds/libssh/libssh-mirror/include/libssh/sc25519.h...389Parsing file /builds/libssh/libssh-mirror/include/libssh/sc25519.h...390Preprocessing /builds/libssh/libssh-mirror/include/libssh/scp.h...391Parsing file /builds/libssh/libssh-mirror/include/libssh/scp.h...392Preprocessing /builds/libssh/libssh-mirror/include/libssh/server.h...393Parsing file /builds/libssh/libssh-mirror/include/libssh/server.h...394Preprocessing /builds/libssh/libssh-mirror/include/libssh/session.h...395Parsing file /builds/libssh/libssh-mirror/include/libssh/session.h...396Preprocessing /builds/libssh/libssh-mirror/include/libssh/sftp.h...397Parsing file /builds/libssh/libssh-mirror/include/libssh/sftp.h...398Preprocessing /builds/libssh/libssh-mirror/include/libssh/sftp_priv.h...399Parsing file /builds/libssh/libssh-mirror/include/libssh/sftp_priv.h...400Preprocessing /builds/libssh/libssh-mirror/include/libssh/socket.h...401Parsing file /builds/libssh/libssh-mirror/include/libssh/socket.h...402Preprocessing /builds/libssh/libssh-mirror/include/libssh/ssh2.h...403Parsing file /builds/libssh/libssh-mirror/include/libssh/ssh2.h...404Preprocessing /builds/libssh/libssh-mirror/include/libssh/string.h...405Parsing file /builds/libssh/libssh-mirror/include/l/builds/libssh/libssh-mirror/src/channels.c:3697: warning: end of file while inside a group406ibssh/string.h...407Preprocessing /builds/libssh/libssh-mirror/include/libssh/threads.h...408Parsing file /builds/libssh/libssh-mirror/include/libssh/threads.h...409Preprocessing /builds/libssh/libssh-mirror/include/libssh/token.h...410Parsing file /builds/libssh/libssh-mirror/include/libssh/token.h...411Preprocessing /builds/libssh/libssh-mirror/include/libssh/wrapper.h...412Parsing file /builds/libssh/libssh-mirror/include/libssh/wrapper.h...413Preprocessing /builds/libssh/libssh-mirror/src/agent.c...414Parsing file /builds/libssh/libssh-mirror/src/agent.c...415Preprocessing /builds/libssh/libssh-mirror/src/auth.c...416Parsing file /builds/libssh/libssh-mirror/src/auth.c...417Preprocessing /builds/libssh/libssh-mirror/src/base64.c...418Parsing file /builds/libssh/libssh-mirror/src/base64.c...419Preprocessing /builds/libssh/libssh-mirror/src/bignum.c...420Parsing file /builds/libssh/libssh-mirror/src/bignum.c...421Preprocessing /builds/libssh/libssh-mirror/src/bind.c...422Parsing file /builds/libssh/libssh-mirror/src/bind.c...423Preprocessing /builds/libssh/libssh-mirror/src/bind_config.c...424Parsing file /builds/libssh/libssh-mirror/src/bind_config.c...425Preprocessing /builds/libssh/libssh-mirror/src/buffer.c...426Parsing file /builds/libssh/libssh-mirror/src/buffer.c...427Preprocessing /builds/libssh/libssh-mirror/src/callbacks.c...428Parsing file /builds/libssh/libssh-mirror/src/callbacks.c...429Preprocessing /builds/libssh/libssh-mirror/src/chachapoly.c...430Parsing file /builds/libssh/libssh-mirror/src/chachapoly.c...431Preprocessing /builds/libssh/libssh-mirror/src/channels.c...432Parsing file /builds/libssh/libssh-mirror/src/channels.c...433Preprocessing /builds/libssh/libssh-mirror/src/client.c...434Parsing file /builds/libssh/libssh-mirror/src/client.c...435Preprocessing /builds/libssh/libssh-mirror/src/config.c...436Parsing file /builds/libssh/libssh-mirror/src/config.c...437Preprocessing /builds/libssh/libssh-mirror/src/config_parser.c...438Parsing file /builds/libssh/libssh-mirror/src/config_parser.c...439Preprocessing /builds/libssh/libssh-mirror/src/connect.c...440Parsing file /builds/libssh/libssh-mirror/src/connect.c...441Preprocessing /builds/libssh/libssh-mirror/src/connector.c...442Parsing file /builds/libssh/libssh-mirror/src/connector.c...443Preprocessing /builds/libssh/libssh-mirror/src/curve25519.c...444Parsing file /builds/libssh/libssh-mirror/src/curve25519.c...445Preprocessing /builds/libssh/libssh-mirror/src/dh-gex.c...446Parsing file /builds/libssh/libssh-mirror/src/dh-gex.c...447Preprocessing /builds/libssh/libssh-mirror/src/dh.c...448Parsing file /builds/libssh/libssh-mirror/src/dh.c...449Preprocessing /builds/libssh/libssh-mirror/src/dh_crypto.c...450Parsing file /builds/libssh/libssh-mirror/src/dh_crypto.c...451Preprocessing /builds/libssh/libssh-mirror/src/dh_key.c...452Parsing file /builds/libssh/libssh-mirror/src/dh_key.c...453Preprocessing /builds/libssh/libssh-mirror/src/ecdh.c...454Parsing file /builds/libssh/libssh-mirror/src/ecdh.c...455Preprocessing /builds/libssh/libssh-mirror/src/ecdh_crypto.c...456Parsing file /builds/libssh/libssh-mirror/src/ecdh_crypto.c...457Preprocessing /builds/libssh/libssh-mirror/src/ecdh_gcrypt.c...458Parsing file /builds/libssh/libssh-mirror/src/ecdh_gcrypt.c...459Preprocessing /builds/libssh/libssh-mirror/src/ecdh_mbedcrypto.c...460Parsing file /builds/libssh/libssh-mirror/src/ecdh_mbedcrypto.c...461Preprocessing /builds/libssh/libssh-mirror/src/error.c...462Parsing file /builds/libssh/libssh-mirror/src/error.c...463Preprocessing /builds/libssh/libssh-mirror/src/external/bcrypt_pbkdf.c...464Parsing file /builds/libssh/libssh-mirror/src/external/bcrypt_pbkdf.c...465Preprocessing /builds/libssh/libssh-mirror/src/external/blowfish.c...466Parsing file /builds/libssh/libssh-mirror/src/external/blowfish.c...467Preprocessing /builds/libssh/libssh-mirror/src/external/chacha.c...468Parsing file /builds/libssh/libssh-mirror/src/external/chacha.c...469Preprocessing /builds/libssh/libssh-mirror/src/external/curve25519_ref.c...470Parsing file /builds/libssh/libssh-mirror/src/external/curve25519_ref.c...471Preprocessing /builds/libssh/libssh-mirror/src/external/ed25519.c...472Parsing file /b/builds/libssh/libssh-mirror/src/pcap.c:560: warning: unbalanced grouping commands473uilds/libssh/libssh-mirror/src/external/ed25519.c...474Preprocessing /builds/libssh/libssh-mirror/src/external/fe25519.c...475Parsing file /builds/libssh/libssh-mirror/src/external/fe25519.c...476Preprocessing /builds/libssh/libssh-mirror/src/external/ge25519.c...477Parsing file /builds/libssh/libssh-mirror/src/external/ge25519.c...478Preprocessing /builds/libssh/libssh-mirror/src/external/poly1305.c...479Parsing file /builds/libssh/libssh-mirror/src/external/poly1305.c...480Preprocessing /builds/libssh/libssh-mirror/src/external/sc25519.c...481Parsing file /builds/libssh/libssh-mirror/src/external/sc25519.c...482Preprocessing /builds/libssh/libssh-mirror/src/gcrypt_missing.c...483Parsing file /builds/libssh/libssh-mirror/src/gcrypt_missing.c...484Preprocessing /builds/libssh/libssh-mirror/src/getpass.c...485Parsing file /builds/libssh/libssh-mirror/src/getpass.c...486Preprocessing /builds/libssh/libssh-mirror/src/gssapi.c...487Parsing file /builds/libssh/libssh-mirror/src/gssapi.c...488Preprocessing /builds/libssh/libssh-mirror/src/gzip.c...489Parsing file /builds/libssh/libssh-mirror/src/gzip.c...490Preprocessing /builds/libssh/libssh-mirror/src/init.c...491Parsing file /builds/libssh/libssh-mirror/src/init.c...492Preprocessing /builds/libssh/libssh-mirror/src/kdf.c...493Parsing file /builds/libssh/libssh-mirror/src/kdf.c...494Preprocessing /builds/libssh/libssh-mirror/src/kex.c...495Parsing file /builds/libssh/libssh-mirror/src/kex.c...496Preprocessing /builds/libssh/libssh-mirror/src/known_hosts.c...497Parsing file /builds/libssh/libssh-mirror/src/known_hosts.c...498Preprocessing /builds/libssh/libssh-mirror/src/knownhosts.c...499Parsing file /builds/libssh/libssh-mirror/src/knownhosts.c...500Preprocessing /builds/libssh/libssh-mirror/src/legacy.c...501Parsing file /builds/libssh/libssh-mirror/src/legacy.c...502Preprocessing /builds/libssh/libssh-mirror/src/libcrypto-compat.c...503Parsing file /builds/libssh/libssh-mirror/src/libcrypto-compat.c...504Preprocessing /builds/libssh/libssh-mirror/src/libcrypto-compat.h...505Parsing file /builds/libssh/libssh-mirror/src/libcrypto-compat.h...506Preprocessing /builds/libssh/libssh-mirror/src/libcrypto.c...507Parsing file /builds/libssh/libssh-mirror/src/libcrypto.c...508Preprocessing /builds/libssh/libssh-mirror/src/libgcrypt.c...509Parsing file /builds/libssh/libssh-mirror/src/libgcrypt.c...510Preprocessing /builds/libssh/libssh-mirror/src/libmbedcrypto.c...511Parsing file /builds/libssh/libssh-mirror/src/libmbedcrypto.c...512Preprocessing /builds/libssh/libssh-mirror/src/log.c...513Parsing file /builds/libssh/libssh-mirror/src/log.c...514Preprocessing /builds/libssh/libssh-mirror/src/match.c...515Parsing file /builds/libssh/libssh-mirror/src/match.c...516Preprocessing /builds/libssh/libssh-mirror/src/mbedcrypto_missing.c...517Parsing file /builds/libssh/libssh-mirror/src/mbedcrypto_missing.c...518Preprocessing /builds/libssh/libssh-mirror/src/messages.c...519Parsing file /builds/libssh/libssh-mirror/src/messages.c...520Preprocessing /builds/libssh/libssh-mirror/src/misc.c...521Parsing file /builds/libssh/libssh-mirror/src/misc.c...522Preprocessing /builds/libssh/libssh-mirror/src/options.c...523Parsing file /builds/libssh/libssh-mirror/src/options.c...524Preprocessing /builds/libssh/libssh-mirror/src/packet.c...525Parsing file /builds/libssh/libssh-mirror/src/packet.c...526Preprocessing /builds/libssh/libssh-mirror/src/packet_cb.c...527Parsing file /builds/libssh/libssh-mirror/src/packet_cb.c...528Preprocessing /builds/libssh/libssh-mirror/src/packet_crypt.c...529Parsing file /builds/libssh/libssh-mirror/src/packet_crypt.c...530Preprocessing /builds/libssh/libssh-mirror/src/pcap.c...531Parsing file /builds/libssh/libssh-mirror/src/pcap.c...532Preprocessing /builds/libssh/libssh-mirror/src/pki.c...533Parsing file /builds/libssh/libssh-mirror/src/pki.c...534Preprocessing /builds/libssh/libssh-mirror/src/pki_container_openssh.c...535Parsing file /builds/libssh/libssh-mirror/src/pki_container_openssh.c...536Preprocessing /builds/libssh/libssh-mirror/src/pki_crypto.c...537Parsing file /builds/libssh/libssh-mirror/src/pki_crypto.c...538Preprocessing /builds/libssh/libssh-mirror/src/pki_ed25519.c...539Parsing/builds/libssh/libssh-mirror/src/socket.c:939: warning: unbalanced grouping commands540 file /builds/libssh/libssh-mirror/src/pki_ed25519.c...541Preprocessing /builds/libssh/libssh-mirror/src/pki_ed25519_common.c...542Parsing file /builds/libssh/libssh-mirror/src/pki_ed25519_common.c...543Preprocessing /builds/libssh/libssh-mirror/src/pki_gcrypt.c...544Parsing file /builds/libssh/libssh-mirror/src/pki_gcrypt.c...545Preprocessing /builds/libssh/libssh-mirror/src/pki_mbedcrypto.c...546Parsing file /builds/libssh/libssh-mirror/src/pki_mbedcrypto.c...547Preprocessing /builds/libssh/libssh-mirror/src/poll.c...548Parsing file /builds/libssh/libssh-mirror/src/poll.c...549Preprocessing /builds/libssh/libssh-mirror/src/scp.c...550Parsing file /builds/libssh/libssh-mirror/src/scp.c...551Preprocessing /builds/libssh/libssh-mirror/src/server.c...552Parsing file /builds/libssh/libssh-mirror/src/server.c...553Preprocessing /builds/libssh/libssh-mirror/src/session.c...554Parsing file /builds/libssh/libssh-mirror/src/session.c...555Preprocessing /builds/libssh/libssh-mirror/src/sftp.c...556Parsing file /builds/libssh/libssh-mirror/src/sftp.c...557Preprocessing /builds/libssh/libssh-mirror/src/sftpserver.c...558Parsing file /builds/libssh/libssh-mirror/src/sftpserver.c...559Preprocessing /builds/libssh/libssh-mirror/src/socket.c...560Parsing file /builds/libssh/libssh-mirror/src/socket.c...561Preprocessing /builds/libssh/libssh-mirror/src/string.c...562Parsing file /builds/libssh/libssh-mirror/src/string.c...563Preprocessing /builds/libssh/libssh-mirror/src/threads.c...564Parsing file /builds/libssh/libssh-mirror/src/threads.c...565Preprocessing /builds/libssh/libssh-mirror/src/threads/libcrypto.c...566Parsing file /builds/libssh/libssh-mirror/src/threads/libcrypto.c...567Preprocessing /builds/libssh/libssh-mirror/src/threads/libgcrypt.c...568Parsing file /builds/libssh/libssh-mirror/src/threads/libgcrypt.c...569Preprocessing /builds/libssh/libssh-mirror/src/threads/mbedtls.c...570Parsing file /builds/libssh/libssh-mirror/src/threads/mbedtls.c...571Preprocessing /builds/libssh/libssh-mirror/src/threads/noop.c...572Parsing file /builds/libssh/libssh-mirror/src/threads/noop.c...573Preprocessing /builds/libssh/libssh-mirror/src/threads/pthread.c...574Parsing file /builds/libssh/libssh-mirror/src/threads/pthread.c...575Preprocessing /builds/libssh/libssh-mirror/src/threads/winlocks.c...576Parsing file /builds/libssh/libssh-mirror/src/threads/winlocks.c...577Preprocessing /builds/libssh/libssh-mirror/src/token.c...578Parsing file /builds/libssh/libssh-mirror/src/token.c...579Preprocessing /builds/libssh/libssh-mirror/src/wrapper.c...580Parsing file /builds/libssh/libssh-mirror/src/wrapper.c...581Preprocessing /builds/libssh/libssh-mirror/doc/authentication.dox...582Parsing file /builds/libssh/libssh-mirror/doc/authentication.dox...583Preprocessing /builds/libssh/libssh-mirror/doc/command.dox...584Parsing file /builds/libssh/libssh-mirror/doc/command.dox...585Preprocessing /builds/libssh/libssh-mirror/doc/forwarding.dox...586Parsing file /builds/libssh/libssh-mirror/doc/forwarding.dox...587Preprocessing /builds/libssh/libssh-mirror/doc/guided_tour.dox...588Parsing file /builds/libssh/libssh-mirror/doc/guided_tour.dox...589Preprocessing /builds/libssh/libssh-mirror/doc/introduction.dox...590Parsing file /builds/libssh/libssh-mirror/doc/introduction.dox...591Preprocessing /builds/libssh/libssh-mirror/doc/linking.dox...592Parsing file /builds/libssh/libssh-mirror/doc/linking.dox...593Preprocessing /builds/libssh/libssh-mirror/doc/mainpage.dox...594Parsing file /builds/libssh/libssh-mirror/doc/mainpage.dox...595Preprocessing /builds/libssh/libssh-mirror/doc/scp.dox...596Parsing file /builds/libssh/libssh-mirror/doc/scp.dox...597Preprocessing /builds/libssh/libssh-mirror/doc/sftp.dox...598Parsing file /builds/libssh/libssh-mirror/doc/sftp.dox...599Preprocessing /builds/libssh/libssh-mirror/doc/shell.dox...600Parsing file /builds/libssh/libssh-mirror/doc/shell.dox...601Preprocessing /builds/libssh/libssh-mirror/doc/tbd.dox...602Parsing file /builds/libssh/libssh-mirror/doc/tbd.dox...603Preprocessing /builds/libssh/libssh-mirror/doc/threading.dox...604Parsing file /builds/libssh/libssh-mirror/doc/threading.dox...605Building macro definition list...606Building group/builds/libssh/libssh-mirror/include/libssh/blf.h:53: warning: Compound BlowfishContext is not documented.607/builds/libssh/libssh-mirror/src/chachapoly.c:32: warning: Compound chacha20_poly1305_keysched is not documented.608/builds/libssh/libssh-mirror/include/libssh/chacha.h:12: warning: Compound chacha_ctx is not documented.609/builds/libssh/libssh-mirror/src/dh_crypto.c:40: warning: Compound dh_ctx is not documented.610/builds/libssh/libssh-mirror/src/dh_key.c:56: warning: Compound dh_ctx is not documented.611/builds/libssh/libssh-mirror/src/dh_key.c:51: warning: Compound dh_keypair is not documented.612/builds/libssh/libssh-mirror/include/libssh/priv.h:254: warning: Compound error_struct is not documented.613/builds/libssh/libssh-mirror/include/libssh/fe25519.h:32: warning: Compound fe25519 is not documented.614/builds/libssh/libssh-mirror/include/libssh/ge25519.h:23: warning: Compound ge25519 is not documented.615/builds/libssh/libssh-mirror/src/external/ge25519.c:60: warning: Compound ge25519_aff is not documented.616/builds/libssh/libssh-mirror/src/external/ge25519.c:47: warning: Compound ge25519_p1p1 is not documented.617/builds/libssh/libssh-mirror/src/external/ge25519.c:54: warning: Compound ge25519_p2 is not documented.618/builds/libssh/libssh-mirror/include/libssh/packet.h:29: warning: Compound packet_struct is not documented.619/builds/libssh/libssh-mirror/src/pki_crypto.c:52: warning: Compound pem_get_password_struct is not documented.620/builds/libssh/libssh-mirror/include/libssh/sc25519.h:30: warning: Compound sc25519 is not documented.621/builds/libssh/libssh-mirror/include/libssh/sftp.h:161: warning: Compound sftp_attributes_struct is not documented.622/builds/libssh/libssh-mirror/include/libssh/sftp.h:128: warning: Compound sftp_client_message_struct is not documented.623/builds/libssh/libssh-mirror/include/libssh/sftp.h:111: warning: Compound sftp_dir_struct is not documented.624/builds/libssh/libssh-mirror/src/sftp.c:63: warning: Compound sftp_ext_struct is not documented.625/builds/libssh/libssh-mirror/include/libssh/sftp.h:102: warning: Compound sftp_file_struct is not documented.626/builds/libssh/libssh-mirror/include/libssh/sftp.h:120: warning: Compound sftp_message_struct is not documented.627/builds/libssh/libssh-mirror/include/libssh/sftp.h:95: warning: Compound sftp_packet_struct is not documented.628/builds/libssh/libssh-mirror/include/libssh/sftp.h:146: warning: Compound sftp_request_queue_struct is not documented.629/builds/libssh/libssh-mirror/include/libssh/sftp.h:81: warning: Compound sftp_session_struct is not documented.630/builds/libssh/libssh-mirror/include/libssh/sftp.h:152: warning: Compound sftp_status_message_struct is not documented.631/builds/libssh/libssh-mirror/include/libssh/sc25519.h:34: warning: Compound shortsc25519 is not documented.632/builds/libssh/libssh-mirror/src/auth.c:833: warning: Compound ssh_agent_state_struct is not documented.633/builds/libssh/libssh-mirror/include/libssh/agent.h:73: warning: Compound ssh_agent_struct is not documented.634/builds/libssh/libssh-mirror/src/auth.c:971: warning: Compound ssh_auth_auto_state_struct is not documented.635/builds/libssh/libssh-mirror/include/libssh/messages.h:26: warning: Compound ssh_auth_request is not documented.636/builds/libssh/libssh-mirror/src/bind_config.c:49: warning: Compound ssh_bind_config_keyword_table_s is not documented.637/builds/libssh/libssh-mirror/src/bind_config.c:122: warning: Compound ssh_bind_config_match_keyword_table_s is not documented.638/builds/libssh/libssh-mirror/include/libssh/bind.h:28: warning: Compound ssh_bind_struct is not documented.639/builds/libssh/libssh-mirror/src/buffer.c:47: warning: Compound ssh_buffer_struct is not documented.640/builds/libssh/libssh-mirror/include/libssh/callbacks.h:777: warning: Compound ssh_channel_callbacks_struct is not documented.641/builds/libssh/libssh-mirror/src/channels.c:2802: warning: Compound ssh_channel_read_termination_struct is not documented.642/builds/libssh/libssh-mirror/include/libssh/messages.h:57: warning: Compound ssh_channel_request is not documented.643/builds/libssh/libssh-mirror/include/libssh/messages.h:35: warning: Compound ssh_channel_request_open is not documented.644/builds/libssh/libssh-mirror/include/libssh/channels.h:62: warning: Compound ssh_channel_struct is not documented.645/builds/libssh/libssh-mirror/include/libssh/crypto.h:160: warning: Compound ssh_cipher_struct is not documented.646/builds/libssh/libssh-mirror/include/libssh/session.h:114: warning: Compound ssh_common_struct is not documented.647/builds/libssh/libssh-mirror/src/config.c:45: warning: Compound ssh_config_keyword_table_s is not documented.648/builds/libssh/libssh-mirror/src/config.c:166: warning: Compound ssh_config_match_keyword_table_s is not documented.649/builds/libssh/libssh-mirror/src/connector.c:52: warning: Compound ssh_connector_struct is not documented.650/builds/libssh/libssh-mirror/include/libssh/libssh.h:93: warning: Compound ssh_counter_struct is not documented.651/builds/libssh/libssh-mirror/include/libssh/crypto.h:106: warning: Compound ssh_crypto_struct is not documented.652/builds/libssh/libssh-mirror/src/poll.c:740: warning: Compound ssh_event_fd_wrapper is not documented.653/builds/libssh/libssh-mirror/src/poll.c:745: warning: Compound ssh_event_struct is not documented.654/builds/libssh/libssh-mirror/include/libssh/messages.h:50: warning: Compound ssh_global_request is not documented.655/builds/libssh/libssh-mirror/src/gssapi.c:48: warning: Compound ssh_gssapi_struct is not documented.656/builds/libssh/libssh-mirror/include/libssh/wrapper.h:53: warning: Compound ssh_hmac_struct is not documented.657/builds/libssh/libssh-mirror/include/libssh/misc.h:44: warning: Compound ssh_iterator is not documented.658/builds/libssh/libssh-mirror/include/libssh/auth.h:37: warning: Compound ssh_kbdint_struct is not documented.659/builds/libssh/libssh-mirror/include/libssh/kex.h:29: warning: Compound ssh_kex_struct is not documented.660/builds/libssh/libssh-mirror/include/libssh/pki.h:50: warning: Compound ssh_key_struct is not documented.661/builds/libssh/libssh-mirror/include/libssh/libssh.h:301: warning: Compound ssh_knownhosts_entry is not documented.662/builds/libssh/libssh-mirror/include/libssh/misc.h:39: warning: Compound ssh_list is not documented.663/builds/libssh/libssh-mirror/src/kdf.c:43: warning: Compound ssh_mac_ctx_struct is not documented.664/builds/libssh/libssh-mirror/include/libssh/messages.h:84: warning: Compound ssh_message_struct is not documented.665/builds/libssh/libssh-mirror/include/libssh/callbacks.h:530: warning: Compound ssh_packet_callbacks_struct is not documented.666/builds/libssh/libssh-mirror/src/chachapoly.c:40: warning: Compound ssh_packet_header is not documented.667/builds/libssh/libssh-mirror/src/poll.c:76: warning: Compound ssh_poll_ctx_struct is not documented.668/builds/libssh/libssh-mirror/src/poll.c:63: warning: Compound ssh_poll_handle_struct is not documented.669/builds/libssh/libssh-mirror/include/libssh/poll.h:35: warning: Compound ssh_pollfd_struct is not documented.670/builds/libssh/libssh-mirror/include/libssh/keys.h:43: warning: Compound ssh_private_key_struct is not documented.671/builds/libssh/libssh-mirror/include/libssh/keys.h:28: warning: Compound ssh_public_key_struct is not documented.672/builds/libssh/libssh-mirror/include/libssh/scp.h:35: warning: Compound ssh_scp_struct is not documented.673/builds/libssh/libssh-mirror/include/libssh/messages.h:46: warning: Compound ssh_service_request is not documented.674/builds/libssh/libssh-mirror/include/libssh/session.h:120: warning: Compound ssh_session_struct is not documented.675/builds/libssh/libssh-mirror/include/libssh/pki.h:83: warning: Compound ssh_signature_struct is not documented.676/builds/libssh/libssh-mirror/src/socket.c:78: warning: Compound ssh_socket_struct is not documented.677/builds/libssh/libssh-mirror/include/libssh/string.h:29: warning: Compound ssh_string_struct is not documented.678/builds/libssh/libssh-mirror/include/libssh/callbacks.h:917: warning: Compound ssh_threads_callbacks_struct is not documented.679/builds/libssh/libssh-mirror/include/libssh/misc.h:49: warning: Compound ssh_timestamp is not documented.680/builds/libssh/libssh-mirror/include/libssh/token.h:29: warning: Compound ssh_tokens_st is not documented.681 list...682Building directory list...683Building namespace list...684Building file list...685Building class list...686Building concept list...687Computing nesting relations for classes...688Associating documentation with classes...689Associating documentation with concepts...690Building example list...691Searching for enumerations...692Searching for documented typedefs...693Searching for members imported via using declarations...694Searching for included using directives...695Searching for documented variables...696Building interface member list...697Building member list...698Searching for friends...699Searching for documented defines...700Computing class inheritance relations...701Computing class usage relations...702Flushing cached template relations that have become invalid...703Computing class relations...704Add enum values to enums...705Searching for member function documentation...706Creating members for template instances...707Building page list...708Search for main page...709Computing page relations...710Determining the scope of groups...711Sorting lists...712Determining which enums are documented713Computing member relations...714Building full member lists recursively...715Adding members to member groups.716Computing member references...717Inheriting documentation...718Generating disk names...719Adding source references...720Adding xrefitems...721Sorting member lists...722Setting anonymous enum type...723Computing dependencies between directories...724Generating citations page...725Counting members...726Counting data structures...727Resolving user defined references...728Finding anchors and sections in the documentation...729Transferring function references...730Combining using relations...731Adding members to index pages...732Correcting members for VHDL...733Computing tooltip texts...734Generating style sheet...735Generating search indices...736Generating example documentation...737Generating file sources...738Generating code for file agent.h...739Generating code for file auth.h...740Generating code for file bignum.h...741Generating code for file bind.h...742Generating code for file bind_config.h...743Generating code for file blf.h...744Generating code for file buffer.h...745Generating code for file bytearray.h...746Generating code for file callbacks.h...747Generating code for file chacha.h...748Generating code for file channels.h...749Generating code for file config.h...750Generating code for file config_parser.h...751Generating code for file crypto.h...752Generating code for file curve25519.h...753Generating code for file dh-gex.h...754Generating code for file dh.h...755Generating code for file ecdh.h...756Generating code for file ed25519.h...757Generating code for file fe25519.h...758Generating code for file ge25519.h...759Generating code for file gssapi.h...760Generating code for file kex.h...761Generating code for file keys.h...762Generating code for file knownhosts.h...763Generating code for file legacy.h...764Generating code for file libcrypto.h...765Generating code for file libgcrypt.h...766Generating code for file libmbedcrypto.h...767Generating code for file libssh.h...768Generating code for file libsshpp.hpp...769Generating code for file messages.h...770Generating code for file misc.h...771Generating code for file options.h...772Generating code for file packet.h...773Generating code for file pcap.h...774Generating code for file pki.h...775Generating code for file pki_priv.h...776Generating code for file poll.h...777Generating code for file poly1305.h...778Generating code for file priv.h...779Generating code for file sc25519.h...780Generating code for file scp.h...781Generating code for file server.h...782Generating code for file session.h...783Generating code for file sftp.h...784Generating code for file sftp_priv.h...785Generating code for file socket.h...786Generating code for file ssh2.h...787Generating code for file string.h...788Generating code for file threads.h...789Generating code for file token.h...790Generating code for file wrapper.h...791Generating code for file libcrypto-compat.h...792Generating file documentation...793Generating page documentation...794Generating docs for page libssh_tutor_authentication...795Generating docs for page libssh_tutor_command...796Generating docs for page libssh_tutor_forwarding...797G/builds/libssh/libssh-mirror/include/libssh/callbacks.h:403: warning: Member SSH_SOCKET_FLOW_WRITEWILLBLOCK (macro definition) of group libssh_callbacks is not documented.798/builds/libssh/libssh-mirror/include/libssh/callbacks.h:404: warning: Member SSH_SOCKET_FLOW_WRITEWONTBLOCK (macro definition) of group libssh_callbacks is not documented.799/builds/libssh/libssh-mirror/include/libssh/callbacks.h:406: warning: Member SSH_SOCKET_EXCEPTION_EOF (macro definition) of group libssh_callbacks is not documented.800/builds/libssh/libssh-mirror/include/libssh/callbacks.h:407: warning: Member SSH_SOCKET_EXCEPTION_ERROR (macro definition) of group libssh_callbacks is not documented.801/builds/libssh/libssh-mirror/include/libssh/callbacks.h:409: warning: Member SSH_SOCKET_CONNECTED_OK (macro definition) of group libssh_callbacks is not documented.802/builds/libssh/libssh-mirror/include/libssh/callbacks.h:410: warning: Member SSH_SOCKET_CONNECTED_ERROR (macro definition) of group libssh_callbacks is not documented.803/builds/libssh/libssh-mirror/include/libssh/callbacks.h:411: warning: Member SSH_SOCKET_CONNECTED_TIMEOUT (macro definition) of group libssh_callbacks is not documented.804/builds/libssh/libssh-mirror/include/libssh/callbacks.h:433: warning: Member ssh_callbacks_exists(p, c) (macro definition) of group libssh_callbacks is not documented.805/builds/libssh/libssh-mirror/include/libssh/callbacks.h:454: warning: Member ssh_callbacks_execute_list(list, cbtype, c,...) (macro definition) of group libssh_callbacks is not documented.806/builds/libssh/libssh-mirror/include/libssh/callbacks.h:486: warning: Member ssh_callbacks_iterate(_cb_list, _cb_type, _cb_name) (macro definition) of group libssh_callbacks is not documented.807/builds/libssh/libssh-mirror/include/libssh/callbacks.h:494: warning: Member ssh_callbacks_iterate_exec(_cb_name,...) (macro definition) of group libssh_callbacks is not documented.808/builds/libssh/libssh-mirror/include/libssh/callbacks.h:497: warning: Member ssh_callbacks_iterate_end() (macro definition) of group libssh_callbacks is not documented.809/builds/libssh/libssh-mirror/include/libssh/callbacks.h:49: warning: Member ssh_callback_int)(int code, void *user) (typedef) of group libssh_callbacks is not documented.810/builds/libssh/libssh-mirror/include/libssh/callbacks.h:59: warning: Member ssh_callback_data)(const void *data, size_t len, void *user) (typedef) of group libssh_callbacks is not documented.811/builds/libssh/libssh-mirror/include/libssh/callbacks.h:61: warning: Member ssh_callback_int_int)(int code, int errno_code, void *user) (typedef) of group libssh_callbacks is not documented.812/builds/libssh/libssh-mirror/include/libssh/callbacks.h:63: warning: Member ssh_message_callback)(ssh_session, ssh_message message, void *user) (typedef) of group libssh_callbacks is not documented.813/builds/libssh/libssh-mirror/include/libssh/callbacks.h:64: warning: Member ssh_channel_callback_int)(ssh_channel channel, int code, void *user) (typedef) of group libssh_callbacks is not documented.814/builds/libssh/libssh-mirror/include/libssh/callbacks.h:65: warning: Member ssh_channel_callback_data)(ssh_channel channel, int code, void *data, size_t len, void *user) (typedef) of group libssh_callbacks is not documented.815/builds/libssh/libssh-mirror/include/libssh/callbacks.h:173: warning: Member ssh_callbacks (typedef) of group libssh_callbacks is not documented.816/builds/libssh/libssh-mirror/include/libssh/callbacks.h:267: warning: Member ssh_gssapi_select_oid_callback)(ssh_session session, const char *user, int n_oid, ssh_string *oids, void *userdata) (typedef) of group libssh_callbacks is not documented.817/builds/libssh/libssh-mirror/include/libssh/callbacks.h:282: warning: Member ssh_gssapi_accept_sec_ctx_callback)(ssh_session session, ssh_string input_token, ssh_string *output_token, void *userdata) (typedef) of group libssh_callbacks is not documented.818/builds/libssh/libssh-mirror/include/libssh/callbacks.h:296: warning: Member ssh_gssapi_verify_mic_callback)(ssh_session session, ssh_string mic, void *mic_buffer, size_t mic_buffer_size, void *userdata) (typedef) of group libssh_callbacks is not documented.819/builds/libssh/libssh-mirror/include/libssh/callbacks.h:349: warning: Member ssh_server_callbacks (typedef) of group libssh_callbacks is not documented.820/builds/libssh/libssh-mirror/include/libssh/callbacks.h:401: warning: Member ssh_socket_callbacks (typedef) of group libssh_callbacks is not documented.821/builds/libssh/libssh-mirror/include/libssh/callbacks.h:543: warning: Member ssh_packet_callbacks (typedef) of group libssh_callbacks is not documented.822/builds/libssh/libssh-mirror/include/libssh/callbacks.h:846: warning: Member ssh_channel_callbacks (typedef) of group libssh_callbacks is not documented.823/builds/libssh/libssh-mirror/include/libssh/callbacks.h:649: warning: argument 'pxheight' of command @param is not found in the argument list of ssh_channel_pty_request_callback(ssh_session session, ssh_channel channel, const char *term, int width, int height, int pxwidth, int pwheight, void *userdata)824/builds/libssh/libssh-mirror/include/libssh/callbacks.h:703: warning: argument 'pxheight' of command @param is not found in the argument list of ssh_channel_pty_window_change_callback(ssh_session session, ssh_channel channel, int width, int height, int pxwidth, int pwheight, void *userdata)825/builds/libssh/libssh-mirror/include/libssh/callbacks.h:78: warning: argument 'message' of command @param is not found in the argument list of ssh_logging_callback(int priority, const char *function, const char *buffer, void *userdata)826/builds/libssh/libssh-mirror/include/libssh/server.h:32: warning: Member SERVERBANNER (macro definition) of group libssh_server is not documented.827/builds/libssh/libssh-mirror/src/bind.c:70: warning: Member SOCKOPT_TYPE_ARG4 (macro definition) of group libssh_server is not documented.828/builds/libssh/libssh-mirror/include/libssh/server.h:61: warning: Member ssh_bind (typedef) of group libssh_server is not documented.829/builds/libssh/libssh-mirror/include/libssh/server.h:85: warning: Member ssh_bind_callbacks (typedef) of group libssh_server is not documented.830/builds/libssh/libssh-mirror/include/libssh/server.h:38: warning: Member ssh_bind_options_e (enumeration) of group libssh_server is not documented.831/builds/libssh/libssh-mirror/src/server.c:845: warning: Member ssh_message_auth_kbdint_is_response(ssh_message msg) (function) of group libssh_server is not documented.832/builds/libssh/libssh-mirror/src/server.c:838: warning: Member ssh_message_auth_publickey_state(ssh_message msg) (function) of group libssh_server is not documented.833/builds/libssh/libssh-mirror/src/server.c:1017: warning: Member ssh_message_auth_reply_success(ssh_message msg, int partial) (function) of group libssh_server is not documented.834/builds/libssh/libssh-mirror/src/server.c:1024: warning: Member ssh_message_auth_reply_pk_ok(ssh_message msg, ssh_string algo, ssh_string pubkey) (function) of group libssh_server is not documented.835/builds/libssh/libssh-mirror/src/server.c:1044: warning: Member ssh_message_auth_reply_pk_ok_simple(ssh_message msg) (function) of group libssh_server is not documented.836/builds/libssh/libssh-mirror/src/server.c:854: warning: Member ssh_message_auth_set_methods(ssh_message msg, int methods) (function) of group libssh_server is not documented.837/builds/libssh/libssh-mirror/src/server.c:868: warning: Member ssh_message_auth_interactive_request(ssh_message msg, const char *name, const char *instruction, unsigned int num_prompts, const char **prompts, char *echo) (function) of group libssh_server is not documented.838/builds/libssh/libssh-mirror/src/server.c:696: warning: Member ssh_message_service_reply_success(ssh_message msg) (function) of group libssh_server is not documented.839/builds/libssh/libssh-mirror/src/server.c:798: warning: Member ssh_message_service_service(ssh_message msg) (function) of group libssh_server is not documented.840/builds/libssh/libssh-mirror/src/server.c:720: warning: Member ssh_message_global_request_reply_success(ssh_message msg, uint16_t bound_port) (function) of group libssh_server is not documented.841/builds/libssh/libssh-mirror/src/server.c:1164: warning: Member ssh_execute_message_callbacks(ssh_session session) (function) of group libssh_server is not documented.842/builds/libssh/libssh-mirror/src/server.c:1069: warning: Member ssh_message_channel_request_open_originator(ssh_message msg) (function) of group libssh_server is not documented.843/builds/libssh/libssh-mirror/src/server.c:1073: warning: Member ssh_message_channel_request_open_originator_port(ssh_message msg) (function) of group libssh_server is not documented.844/builds/libssh/libssh-mirror/src/server.c:1077: warning: Member ssh_message_channel_request_open_destination(ssh_message msg) (function) of group libssh_server is not documented.845/builds/libssh/libssh-mirror/src/server.c:1081: warning: Member ssh_message_channel_request_open_destination_port(ssh_message msg) (function) of group libssh_server is not documented.846/builds/libssh/libssh-mirror/src/server.c:1085: warning: Member ssh_message_channel_request_channel(ssh_message msg) (function) of group libssh_server is not documented.847/builds/libssh/libssh-mirror/src/server.c:1089: warning: Member ssh_message_channel_request_pty_term(ssh_message msg) (function) of group libssh_server is not documented.848/builds/libssh/libssh-mirror/src/server.c:1093: warning: Member ssh_message_channel_request_pty_width(ssh_message msg) (function) of group libssh_server is not documented.849/builds/libssh/libssh-mirror/src/server.c:1097: warning: Member ssh_message_channel_request_pty_height(ssh_message msg) (function) of group libssh_server is not documented.850/builds/libssh/libssh-mirror/src/server.c:1101: warning: Member ssh_message_channel_request_pty_pxwidth(ssh_message msg) (function) of group libssh_server is not documented.851/builds/libssh/libssh-mirror/src/server.c:1105: warning: Member ssh_message_channel_request_pty_pxheight(ssh_message msg) (function) of group libssh_server is not documented.852/builds/libssh/libssh-mirror/src/server.c:1109: warning: Member ssh_message_channel_request_env_name(ssh_message msg) (function) of group libssh_server is not documented.853/builds/libssh/libssh-mirror/src/server.c:1113: warning: Member ssh_message_channel_request_env_value(ssh_message msg) (function) of group libssh_server is not documented.854/builds/libssh/libssh-mirror/src/server.c:1117: warning: Member ssh_message_channel_request_command(ssh_message msg) (function) of group libssh_server is not documented.855/builds/libssh/libssh-mirror/src/server.c:1121: warning: Member ssh_message_channel_request_subsystem(ssh_message msg) (function) of group libssh_server is not documented.856/builds/libssh/libssh-mirror/src/server.c:1125: warning: Member ssh_message_channel_request_x11_single_connection(ssh_message msg) (function) of group libssh_server is not documented.857/builds/libssh/libssh-mirror/src/server.c:1129: warning: Member ssh_message_channel_request_x11_auth_protocol(ssh_message msg) (function) of group libssh_server is not documented.858/builds/libssh/libssh-mirror/src/server.c:1133: warning: Member ssh_message_channel_request_x11_auth_cookie(ssh_message msg) (function) of group libssh_server is not documented.859/builds/libssh/libssh-mirror/src/server.c:1137: warning: Member ssh_message_channel_request_x11_screen_number(ssh_message msg) (function) of group libssh_server is not documented.860/builds/libssh/libssh-mirror/src/server.c:1141: warning: Member ssh_message_global_request_address(ssh_message msg) (function) of group libssh_server is not documented.861/builds/libssh/libssh-mirror/src/server.c:1145: warning: Member ssh_message_global_request_port(ssh_message msg) (function) of group libssh_server is not documented.862/builds/libssh/libssh-mirror/src/server.c:1194: warning: Member ssh_send_keepalive(ssh_session session) (function) of group libssh_server is not documented.863/builds/libssh/libssh-mirror/include/libssh/server.h:371: warning: Member ssh_accept(ssh_session session) (function) of group libssh_server is not documented.864/builds/libssh/libssh-mirror/include/libssh/server.h:372: warning: Member channel_write_stderr(ssh_channel channel, const void *data, uint32_t len) (function) of group libssh_server is not documented.865/builds/libssh/libssh-mirror/src/bind.c:346: warning: Member ssh_bind_get_poll(ssh_bind sshbind) (function) of group libssh_server is not documented.866/builds/libssh/libssh-mirror/src/server.c:84: warning: Member server_set_kex(ssh_session session) (function) of group libssh_server is not documented.867/builds/libssh/libssh-mirror/src/server.c:260: warning: Member SSH_PACKET_CALLBACK(ssh_packet_kexdh_init) (function) of group libssh_server is not documented.868/builds/libssh/libssh-mirror/src/server.c:285: warning: Member ssh_get_key_params(ssh_session session, ssh_key *privkey, enum ssh_digest_e *digest) (function) of group libssh_server is not documented.869/builds/libssh/libssh-mirror/src/server.c:591: warning: Member ssh_auth_reply_default(ssh_session session, int partial) (function) of group libssh_server is not documented.870/builds/libssh/libssh-mirror/src/server.c:830: warning: Member ssh_message_auth_publickey(ssh_message msg) (function) of group libssh_server is not documented.871/builds/libssh/libssh-mirror/src/server.c:974: warning: Member ssh_auth_reply_success(ssh_session session, int partial) (function) of group libssh_server is not documented.872/builds/libssh/libssh-mirror/include/libssh/sftp.h:67: warning: Member LIBSFTP_VERSION (macro definition) of group libssh_sftp is not documented.873/builds/libssh/libssh-mirror/include/libssh/sftp.h:898: warning: Member SSH_FXP_INIT (macro definition) of group libssh_sftp is not documented.874/builds/libssh/libssh-mirror/include/libssh/sftp.h:899: warning: Member SSH_FXP_VERSION (macro definition) of group libssh_sftp is not documented.875/builds/libssh/libssh-mirror/include/libssh/sftp.h:900: warning: Member SSH_FXP_OPEN (macro definition) of group libssh_sftp is not documented.876/builds/libssh/libssh-mirror/include/libssh/sftp.h:901: warning: Member SSH_FXP_CLOSE (macro definition) of group libssh_sftp is not documented.877/builds/libssh/libssh-mirror/include/libssh/sftp.h:902: warning: Member SSH_FXP_READ (macro definition) of group libssh_sftp is not documented.878/builds/libssh/libssh-mirror/include/libssh/sftp.h:903: warning: Member SSH_FXP_WRITE (macro definition) of group libssh_sftp is not documented.879/builds/libssh/libssh-mirror/include/libssh/sftp.h:904: warning: Member SSH_FXP_LSTAT (macro definition) of group libssh_sftp is not documented.880/builds/libssh/libssh-mirror/include/libssh/sftp.h:905: warning: Member SSH_FXP_FSTAT (macro definition) of group libssh_sftp is not documented.881/builds/libssh/libssh-mirror/include/libssh/sftp.h:906: warning: Member SSH_FXP_SETSTAT (macro definition) of group libssh_sftp is not documented.882/builds/libssh/libssh-mirror/include/libssh/sftp.h:907: warning: Member SSH_FXP_FSETSTAT (macro definition) of group libssh_sftp is not documented.883/builds/libssh/libssh-mirror/include/libssh/sftp.h:908: warning: Member SSH_FXP_OPENDIR (macro definition) of group libssh_sftp is not documented.884/builds/libssh/libssh-mirror/include/libssh/sftp.h:909: warning: Member SSH_FXP_READDIR (macro definition) of group libssh_sftp is not documented.885/builds/libssh/libssh-mirror/include/libssh/sftp.h:910: warning: Member SSH_FXP_REMOVE (macro definition) of group libssh_sftp is not documented.886/builds/libssh/libssh-mirror/include/libssh/sftp.h:911: warning: Member SSH_FXP_MKDIR (macro definition) of group libssh_sftp is not documented.887/builds/libssh/libssh-mirror/include/libssh/sftp.h:912: warning: Member SSH_FXP_RMDIR (macro definition) of group libssh_sftp is not documented.888/builds/libssh/libssh-mirror/include/libssh/sftp.h:913: warning: Member SSH_FXP_REALPATH (macro definition) of group libssh_sftp is not documented.889/builds/libssh/libssh-mirror/include/libssh/sftp.h:914: warning: Member SSH_FXP_STAT (macro definition) of group libssh_sftp is not documented.890/builds/libssh/libssh-mirror/include/libssh/sftp.h:915: warning: Member SSH_FXP_RENAME (macro definition) of group libssh_sftp is not documented.891/builds/libssh/libssh-mirror/include/libssh/sftp.h:916: warning: Member SSH_FXP_READLINK (macro definition) of group libssh_sftp is not documented.892/builds/libssh/libssh-mirror/include/libssh/sftp.h:917: warning: Member SSH_FXP_SYMLINK (macro definition) of group libssh_sftp is not documented.893/builds/libssh/libssh-mirror/include/libssh/sftp.h:919: warning: Member SSH_FXP_STATUS (macro definition) of group libssh_sftp is not documented.894/builds/libssh/libssh-mirror/include/libssh/sftp.h:920: warning: Member SSH_FXP_HANDLE (macro definition) of group libssh_sftp is not documented.895/builds/libssh/libssh-mirror/include/libssh/sftp.h:921: warning: Member SSH_FXP_DATA (macro definition) of group libssh_sftp is not documented.896/builds/libssh/libssh-mirror/include/libssh/sftp.h:922: warning: Member SSH_FXP_NAME (macro definition) of group libssh_sftp is not documented.897/builds/libssh/libssh-mirror/include/libssh/sftp.h:923: warning: Member SSH_FXP_ATTRS (macro definition) of group libssh_sftp is not documented.898/builds/libssh/libssh-mirror/include/libssh/sftp.h:925: warning: Member SSH_FXP_EXTENDED (macro definition) of group libssh_sftp is not documented.899/builds/libssh/libssh-mirror/include/libssh/sftp.h:926: warning: Member SSH_FXP_EXTENDED_REPLY (macro definition) of group libssh_sftp is not documented.900/builds/libssh/libssh-mirror/include/libssh/sftp.h:933: warning: Member SSH_FILEXFER_ATTR_SIZE (macro definition) of group libssh_sftp is not documented.901/builds/libssh/libssh-mirror/include/libssh/sftp.h:934: warning: Member SSH_FILEXFER_ATTR_PERMISSIONS (macro definition) of group libssh_sftp is not documented.902/builds/libssh/libssh-mirror/include/libssh/sftp.h:935: warning: Member SSH_FILEXFER_ATTR_ACCESSTIME (macro definition) of group libssh_sftp is not documented.903/builds/libssh/libssh-mirror/include/libssh/sftp.h:936: warning: Member SSH_FILEXFER_ATTR_ACMODTIME (macro definition) of group libssh_sftp is not documented.904/builds/libssh/libssh-mirror/include/libssh/sftp.h:937: warning: Member SSH_FILEXFER_ATTR_CREATETIME (macro definition) of group libssh_sftp is not documented.905/builds/libssh/libssh-mirror/include/libssh/sftp.h:938: warning: Member SSH_FILEXFER_ATTR_MODIFYTIME (macro definition) of group libssh_sftp is not documented.906/builds/libssh/libssh-mirror/include/libssh/sftp.h:939: warning: Member SSH_FILEXFER_ATTR_ACL (macro definition) of group libssh_sftp is not documented.907/builds/libssh/libssh-mirror/include/libssh/sftp.h:940: warning: Member SSH_FILEXFER_ATTR_OWNERGROUP (macro definition) of group libssh_sftp is not documented.908/builds/libssh/libssh-mirror/include/libssh/sftp.h:941: warning: Member SSH_FILEXFER_ATTR_SUBSECOND_TIMES (macro definition) of group libssh_sftp is not documented.909/builds/libssh/libssh-mirror/include/libssh/sftp.h:942: warning: Member SSH_FILEXFER_ATTR_EXTENDED (macro definition) of group libssh_sftp is not documented.910/builds/libssh/libssh-mirror/include/libssh/sftp.h:943: warning: Member SSH_FILEXFER_ATTR_UIDGID (macro definition) of group libssh_sftp is not documented.911/builds/libssh/libssh-mirror/include/libssh/sftp.h:946: warning: Member SSH_FILEXFER_TYPE_REGULAR (macro definition) of group libssh_sftp is not documented.912/builds/libssh/libssh-mirror/include/libssh/sftp.h:947: warning: Member SSH_FILEXFER_TYPE_DIRECTORY (macro definition) of group libssh_sftp is not documented.913/builds/libssh/libssh-mirror/include/libssh/sftp.h:948: warning: Member SSH_FILEXFER_TYPE_SYMLINK (macro definition) of group libssh_sftp is not documented.914/builds/libssh/libssh-mirror/include/libssh/sftp.h:949: warning: Member SSH_FILEXFER_TYPE_SPECIAL (macro definition) of group libssh_sftp is not documented.915/builds/libssh/libssh-mirror/include/libssh/sftp.h:950: warning: Member SSH_FILEXFER_TYPE_UNKNOWN (macro definition) of group libssh_sftp is not documented.916/builds/libssh/libssh-mirror/include/libssh/sftp.h:991: warning: Member SSH_FXF_READ (macro definition) of group libssh_sftp is not documented.917/builds/libssh/libssh-mirror/include/libssh/sftp.h:992: warning: Member SSH_FXF_WRITE (macro definition) of group libssh_sftp is not documented.918/builds/libssh/libssh-mirror/include/libssh/sftp.h:993: warning: Member SSH_FXF_APPEND (macro definition) of group libssh_sftp is not documented.919/builds/libssh/libssh-mirror/include/libssh/sftp.h:994: warning: Member SSH_FXF_CREAT (macro definition) of group libssh_sftp is not documented.920/builds/libssh/libssh-mirror/include/libssh/sftp.h:995: warning: Member SSH_FXF_TRUNC (macro definition) of group libssh_sftp is not documented.921/builds/libssh/libssh-mirror/include/libssh/sftp.h:996: warning: Member SSH_FXF_EXCL (macro definition) of group libssh_sftp is not documented.922/builds/libssh/libssh-mirror/include/libssh/sftp.h:997: warning: Member SSH_FXF_TEXT (macro definition) of group libssh_sftp is not documented.923/builds/libssh/libssh-mirror/include/libssh/sftp.h:1000: warning: Member SSH_S_IFMT (macro definition) of group libssh_sftp is not documented.924/builds/libssh/libssh-mirror/include/libssh/sftp.h:1001: warning: Member SSH_S_IFSOCK (macro definition) of group libssh_sftp is not documented.925/builds/libssh/libssh-mirror/include/libssh/sftp.h:1002: warning: Member SSH_S_IFLNK (macro definition) of group libssh_sftp is not documented.926/builds/libssh/libssh-mirror/include/libssh/sftp.h:1003: warning: Member SSH_S_IFREG (macro definition) of group libssh_sftp is not documented.927/builds/libssh/libssh-mirror/include/libssh/sftp.h:1004: warning: Member SSH_S_IFBLK (macro definition) of group libssh_sftp is not documented.928/builds/libssh/libssh-mirror/include/libssh/sftp.h:1005: warning: Member SSH_S_IFDIR (macro definition) of group libssh_sftp is not documented.929/builds/libssh/libssh-mirror/include/libssh/sftp.h:1006: warning: Member SSH_S_IFCHR (macro definition) of group libssh_sftp is not documented.930/builds/libssh/libssh-mirror/include/libssh/sftp.h:1007: warning: Member SSH_S_IFIFO (macro definition) of group libssh_sftp is not documented.931/builds/libssh/libssh-mirror/include/libssh/sftp.h:1010: warning: Member SSH_FXF_RENAME_OVERWRITE (macro definition) of group libssh_sftp is not documented.932/builds/libssh/libssh-mirror/include/libssh/sftp.h:1011: warning: Member SSH_FXF_RENAME_ATOMIC (macro definition) of group libssh_sftp is not documented.933/builds/libssh/libssh-mirror/include/libssh/sftp.h:1012: warning: Member SSH_FXF_RENAME_NATIVE (macro definition) of group libssh_sftp is not documented.934/builds/libssh/libssh-mirror/include/libssh/sftp.h:1014: warning: Member SFTP_OPEN (macro definition) of group libssh_sftp is not documented.935/builds/libssh/libssh-mirror/include/libssh/sftp.h:1015: warning: Member SFTP_CLOSE (macro definition) of group libssh_sftp is not documented.936/builds/libssh/libssh-mirror/include/libssh/sftp.h:1016: warning: Member SFTP_READ (macro definition) of group libssh_sftp is not documented.937/builds/libssh/libssh-mirror/include/libssh/sftp.h:1017: warning: Member SFTP_WRITE (macro definition) of group libssh_sftp is not documented.938/builds/libssh/libssh-mirror/include/libssh/sftp.h:1018: warning: Member SFTP_LSTAT (macro definition) of group libssh_sftp is not documented.939/builds/libssh/libssh-mirror/include/libssh/sftp.h:1019: warning: Member SFTP_FSTAT (macro definition) of group libssh_sftp is not documented.940/builds/libssh/libssh-mirror/include/libssh/sftp.h:1020: warning: Member SFTP_SETSTAT (macro definition) of group libssh_sftp is not documented.941/builds/libssh/libssh-mirror/include/libssh/sftp.h:1021: warning: Member SFTP_FSETSTAT (macro definition) of group libssh_sftp is not documented.942/builds/libssh/libssh-mirror/include/libssh/sftp.h:1022: warning: Member SFTP_OPENDIR (macro definition) of group libssh_sftp is not documented.943/builds/libssh/libssh-mirror/include/libssh/sftp.h:1023: warning: Member SFTP_READDIR (macro definition) of group libssh_sftp is not documented.944/builds/libssh/libssh-mirror/include/libssh/sftp.h:1024: warning: Member SFTP_REMOVE (macro definition) of group libssh_sftp is not documented.945/builds/libssh/libssh-mirror/include/libssh/sftp.h:1025: warning: Member SFTP_MKDIR (macro definition) of group libssh_sftp is not documented.946/builds/libssh/libssh-mirror/include/libssh/sftp.h:1026: warning: Member SFTP_RMDIR (macro definition) of group libssh_sftp is not documented.947/builds/libssh/libssh-mirror/include/libssh/sftp.h:1027: warning: Member SFTP_REALPATH (macro definition) of group libssh_sftp is not documented.948/builds/libssh/libssh-mirror/include/libssh/sftp.h:1028: warning: Member SFTP_STAT (macro definition) of group libssh_sftp is not documented.949/builds/libssh/libssh-mirror/include/libssh/sftp.h:1029: warning: Member SFTP_RENAME (macro definition) of group libssh_sftp is not documented.950/builds/libssh/libssh-mirror/include/libssh/sftp.h:1030: warning: Member SFTP_READLINK (macro definition) of group libssh_sftp is not documented.951/builds/libssh/libssh-mirror/include/libssh/sftp.h:1031: warning: Member SFTP_SYMLINK (macro definition) of group libssh_sftp is not documented.952/builds/libssh/libssh-mirror/include/libssh/sftp.h:1032: warning: Member SFTP_EXTENDED (macro definition) of group libssh_sftp is not documented.953/builds/libssh/libssh-mirror/include/libssh/sftp.h:1035: warning: Member SSH_FXE_STATVFS_ST_RDONLY (macro definition) of group libssh_sftp is not documented.954/builds/libssh/libssh-mirror/include/libssh/sftp.h:1036: warning: Member SSH_FXE_STATVFS_ST_NOSUID (macro definition) of group libssh_sftp is not documented.955/builds/libssh/libssh-mirror/include/libssh/sftp.h:69: warning: Member sftp_attributes (typedef) of group libssh_sftp is not documented.956/builds/libssh/libssh-mirror/include/libssh/sftp.h:70: warning: Member sftp_client_message (typedef) of group libssh_sftp is not documented.957/builds/libssh/libssh-mirror/include/libssh/sftp.h:71: warning: Member sftp_dir (typedef) of group libssh_sftp is not documented.958/builds/libssh/libssh-mirror/include/libssh/sftp.h:72: warning: Member sftp_ext (typedef) of group libssh_sftp is not documented.959/builds/libssh/libssh-mirror/include/libssh/sftp.h:73: warning: Member sftp_file (typedef) of group libssh_sftp is not documented.960/builds/libssh/libssh-mirror/include/libssh/sftp.h:74: warning: Member sftp_message (typedef) of group libssh_sftp is not documented.961/builds/libssh/libssh-mirror/include/libssh/sftp.h:75: warning: Member sftp_packet (typedef) of group libssh_sftp is not documented.962/builds/libssh/libssh-mirror/include/libssh/sftp.h:76: warning: Member sftp_request_queue (typedef) of group libssh_sftp is not documented.963/builds/libssh/libssh-mirror/include/libssh/sftp.h:77: warning: Member sftp_session (typedef) of group libssh_sftp is not documented.964/builds/libssh/libssh-mirror/include/libssh/sftp.h:78: warning: Member sftp_status_message (typedef) of group libssh_sftp is not documented.965/builds/libssh/libssh-mirror/include/libssh/sftp.h:79: warning: Member sftp_statvfs_t (typedef) of group libssh_sftp is not documented.966/builds/libssh/libssh-mirror/include/libssh/sftp.h:875: warning: Member sftp_get_client_message(sftp_session sftp) (function) of group libssh_sftp is not documented.967/builds/libssh/libssh-mirror/include/libssh/sftp.h:876: warning: Member sftp_client_message_free(sftp_client_message msg) (function) of group libssh_sftp is not documented.968/builds/libssh/libssh-mirror/include/libssh/sftp.h:877: warning: Member sftp_client_message_get_type(sftp_client_message msg) (function) of group libssh_sftp is not documented.969/builds/libssh/libssh-mirror/include/libssh/sftp.h:878: warning: Member sftp_client_message_get_filename(sftp_client_message msg) (function) of group libssh_sftp is not documented.970/builds/libssh/libssh-mirror/include/libssh/sftp.h:879: warning: Member sftp_client_message_set_filename(sftp_client_message msg, const char *newname) (function) of group libssh_sftp is not documented.971/builds/libssh/libssh-mirror/include/libssh/sftp.h:880: warning: Member sftp_client_message_get_data(sftp_client_message msg) (function) of group libssh_sftp is not documented.972/builds/libssh/libssh-mirror/include/libssh/sftp.h:881: warning: Member sftp_client_message_get_flags(sftp_client_message msg) (function) of group libssh_sftp is not documented.973/builds/libssh/libssh-mirror/include/libssh/sftp.h:882: warning: Member sftp_client_message_get_submessage(sftp_client_message msg) (function) of group libssh_sftp is not documented.974/builds/libssh/libssh-mirror/include/libssh/sftp.h:883: warning: Member sftp_send_client_message(sftp_session sftp, sftp_client_message msg) (function) of group libssh_sftp is not documented.975/builds/libssh/libssh-mirror/include/libssh/sftp.h:884: warning: Member sftp_reply_name(sftp_client_message msg, const char *name, sftp_attributes attr) (function) of group libssh_sftp is not documented.976/builds/libssh/libssh-mirror/include/libssh/sftp.h:886: warning: Member sftp_reply_handle(sftp_client_message msg, ssh_string handle) (function) of group libssh_sftp is not documented.977/builds/libssh/libssh-mirror/include/libssh/sftp.h:887: warning: Member sftp_handle_alloc(sftp_session sftp, void *info) (function) of group libssh_sftp is not documented.978/builds/libssh/libssh-mirror/include/libssh/sftp.h:888: warning: Member sftp_reply_attr(sftp_client_message msg, sftp_attributes attr) (function) of group libssh_sftp is not documented.979/builds/libssh/libssh-mirror/include/libssh/sftp.h:889: warning: Member sftp_handle(sftp_session sftp, ssh_string handle) (function) of group libssh_sftp is not documented.980/builds/libssh/libssh-mirror/include/libssh/sftp.h:890: warning: Member sftp_reply_status(sftp_client_message msg, uint32_t status, const char *message) (function) of group libssh_sftp is not documented.981/builds/libssh/libssh-mirror/include/libssh/sftp.h:891: warning: Member sftp_reply_names_add(sftp_client_message msg, const char *file, const char *longname, sftp_attributes attr) (function) of group libssh_sftp is not documented.982/builds/libssh/libssh-mirror/include/libssh/sftp.h:893: warning: Member sftp_reply_names(sftp_client_message msg) (function) of group libssh_sftp is not documented.983/builds/libssh/libssh-mirror/include/libssh/sftp.h:894: warning: Member sftp_reply_data(sftp_client_message msg, const void *data, int len) (function) of group libssh_sftp is not documented.984/builds/libssh/libssh-mirror/include/libssh/sftp.h:895: warning: Member sftp_handle_remove(sftp_session sftp, void *handle) (function) of group libssh_sftp is not documented.985/builds/libssh/libssh-mirror/src/auth.c:827: warning: Member ssh_agent_state_e (enumeration) of group libssh_auth is not documented.986/builds/libssh/libssh-mirror/src/auth.c:964: warning: Member ssh_auth_auto_state_e (enumeration) of group libssh_auth is not documented.987/builds/libssh/libssh-mirror/src/auth.c:195: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_banner) (function) of group libssh_auth is not documented.988/builds/libssh/libssh-mirror/src/auth.c:222: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_failure) (function) of group libssh_auth is not documented.989/builds/libssh/libssh-mirror/src/auth.c:286: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_success) (function) of group libssh_auth is not documented.990/builds/libssh/libssh-mirror/src/auth.c:327: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_pk_ok) (function) of group libssh_auth is not documented.991/builds/libssh/libssh-mirror/src/auth.c:840: warning: Member ssh_agent_state_free(void *data) (function) of group libssh_auth is not documented.992/builds/libssh/libssh-mirror/src/auth.c:1300: warning: Member ssh_userauth_agent_pubkey(ssh_session session, const char *username, ssh_public_key publickey) (function) of group libssh_auth is not documented.993/builds/libssh/libssh-mirror/src/auth.c:1328: warning: Member ssh_kbdint_new(void) (function) of group libssh_auth is not documented.994/builds/libssh/libssh-mirror/src/auth.c:1340: warning: Member ssh_kbdint_free(ssh_kbdint kbd) (function) of group libssh_auth is not documented.995/builds/libssh/libssh-mirror/src/auth.c:1376: warning: Member ssh_kbdint_clean(ssh_kbdint kbd) (function) of group libssh_auth is not documented.996/builds/libssh/libssh-mirror/src/auth.c:1539: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_info_request) (function) of group libssh_auth is not documented.997/builds/libssh/libssh-mirror/src/buffer.c:111: warning: Member buffer_verify(x) (macro definition) of group libssh_buffer is not documented.998/builds/libssh/libssh-mirror/src/buffer.c:371: warning: Member ssh_buffer_allocate(struct ssh_buffer_struct *buffer, uint32_t len) (function) of group libssh_buffer is not documented.999/builds/libssh/libssh-mirror/src/buffer.c:408: warning: Member ssh_buffer_add_ssh_string(struct ssh_buffer_struct *buffer, struct ssh_string_struct *string) (function) of group libssh_buffer is not documented.1000/builds/libssh/libssh-mirror/src/buffer.c:435: warning: Member ssh_buffer_add_u32(struct ssh_buffer_struct *buffer, uint32_t data) (function) of group libssh_buffer is not documented.1001/builds/libssh/libssh-mirror/src/buffer.c:458: warning: Member ssh_buffer_add_u16(struct ssh_buffer_struct *buffer, uint16_t data) (function) of group libssh_buffer is not documented.1002/builds/libssh/libssh-mirror/src/buffer.c:481: warning: Member ssh_buffer_add_u64(struct ssh_buffer_struct *buffer, uint64_t data) (function) of group libssh_buffer is not documented.1003/builds/libssh/libssh-mirror/src/buffer.c:504: warning: Member ssh_buffer_add_u8(struct ssh_buffer_struct *buffer, uint8_t data) (function) of group libssh_buffer is not documented.1004/builds/libssh/libssh-mirror/src/buffer.c:529: warning: Member ssh_buffer_prepend_data(struct ssh_buffer_struct *buffer, const void *data, uint32_t len) (function) of group libssh_buffer is not documented.1005/builds/libssh/libssh-mirror/src/buffer.c:570: warning: Member ssh_buffer_add_buffer(struct ssh_buffer_struct *buffer, struct ssh_buffer_struct *source) (function) of group libssh_buffer is not documented.1006/builds/libssh/libssh-mirror/src/buffer.c:625: warning: Member ssh_buffer_pass_bytes(struct ssh_buffer_struct *buffer, uint32_t len) (function) of group libssh_buffer is not documented.1007/builds/libssh/libssh-mirror/src/buffer.c:653: warning: Member ssh_buffer_pass_bytes_end(struct ssh_buffer_struct *buffer, uint32_t len) (function) of group libssh_buffer is not documented.1008/builds/libssh/libssh-mirror/src/buffer.c:705: warning: Member ssh_buffer_get_u8(struct ssh_buffer_struct *buffer, uint8_t *data) (function) of group libssh_buffer is not documented.1009/builds/libssh/libssh-mirror/src/buffer.c:720: warning: Member ssh_buffer_get_u32(struct ssh_buffer_struct *buffer, uint32_t *data) (function) of group libssh_buffer is not documented.1010/builds/libssh/libssh-mirror/src/buffer.c:735: warning: Member ssh_buffer_get_u64(struct ssh_buffer_struct *buffer, uint64_t *data) (function) of group libssh_buffer is not documented.1011/builds/libssh/libssh-mirror/src/buffer.c:767: warning: Member ssh_buffer_get_ssh_string(struct ssh_buffer_struct *buffer) (function) of group libssh_buffer is not documented.1012/builds/libssh/libssh-mirror/src/buffer.c:920: warning: Member ssh_buffer_pack_va(struct ssh_buffer_struct *buffer, const char *format, size_t argc, va_list ap) (function) of group libssh_buffer is not documented.1013/builds/libssh/libssh-mirror/src/buffer.c:1052: warning: Member _ssh_buffer_pack(struct ssh_buffer_struct *buffer, const char *format, size_t argc,...) (function) of group libssh_buffer is not documented.1014/builds/libssh/libssh-mirror/src/buffer.c:1088: warning: Member ssh_buffer_unpack_va(struct ssh_buffer_struct *buffer, const char *format, size_t argc, va_list ap) (function) of group libssh_buffer is not documented.1015/builds/libssh/libssh-mirror/src/buffer.c:1350: warning: Member _ssh_buffer_unpack(struct ssh_buffer_struct *buffer, const char *format, size_t argc,...) (function) of group libssh_buffer is not documented.1016/builds/libssh/libssh-mirror/src/channels.c:150: warning: Member ssh_channel_new_id(ssh_session session) (function) of group libssh_channel is not documented.1017/builds/libssh/libssh-mirror/src/channels.c:161: warning: Member SSH_PACKET_CALLBACK(ssh_packet_channel_open_conf) (function) of group libssh_channel is not documented.1018/builds/libssh/libssh-mirror/src/channels.c:222: warning: Member SSH_PACKET_CALLBACK(ssh_packet_channel_open_fail) (function) of group libssh_channel is not documented.1019/builds/libssh/libssh-mirror/src/channels.c:380: warning: Member ssh_channel_from_local(ssh_session session, uint32_t id) (function) of group libssh_channel is not documented.1020/builds/libssh/libssh-mirror/src/channels.c:487: warning: Member SSH_PACKET_CALLBACK(channel_rcv_change_window) (function) of group libssh_channel is not documented.1021/builds/libssh/libssh-mirror/src/channels.c:520: warning: Member SSH_PACKET_CALLBACK(channel_rcv_data) (function) of group libssh_channel is not documented.1022/builds/libssh/libssh-mirror/src/channels.c:626: warning: Member SSH_PACKET_CALLBACK(channel_rcv_eof) (function) of group libssh_channel is not documented.1023/builds/libssh/libssh-mirror/src/channels.c:654: warning: Member SSH_PACKET_CALLBACK(channel_rcv_close) (function) of group libssh_channel is not documented.1024/builds/libssh/libssh-mirror/src/channels.c:702: warning: Member SSH_PACKET_CALLBACK(channel_rcv_request) (function) of group libssh_channel is not documented.1025/builds/libssh/libssh-mirror/src/channels.c:857: warning: Member channel_default_bufferize(ssh_channel channel, void *data, size_t len, bool is_stderr) (function) of group libssh_channel is not documented.1026/builds/libssh/libssh-mirror/src/channels.c:1184: warning: Member ssh_channel_do_free(ssh_channel channel) (function) of group libssh_channel is not documented.1027/builds/libssh/libssh-mirror/src/channels.c:1382: warning: Member ssh_channel_flush(ssh_channel channel) (function) of group libssh_channel is not documented.1028/builds/libssh/libssh-mirror/src/channels.c:1643: warning: Member SSH_PACKET_CALLBACK(ssh_packet_channel_success) (function) of group libssh_channel is not documented.1029/builds/libssh/libssh-mirror/src/channels.c:1673: warning: Member SSH_PACKET_CALLBACK(ssh_packet_channel_failure) (function) of group libssh_channel is not documented.1030/builds/libssh/libssh-mirror/src/channels.c:2197: warning: Member SSH_PACKET_CALLBACK(ssh_request_success) (function) of group libssh_channel is not documented.1031/builds/libssh/libssh-mirror/src/channels.c:2220: warning: Member SSH_PACKET_CALLBACK(ssh_request_denied) (function) of group libssh_channel is not documented.1032/builds/libssh/libssh-mirror/src/channels.c:2266: warning: Member ssh_global_request(ssh_session session, const char *request, ssh_buffer buffer, int reply) (function) of group libssh_channel is not documented.1033/builds/libssh/libssh-mirror/src/channels.c:2417: warning: Member ssh_forward_listen(ssh_session session, const char *address, int port, int *bound_port) (function) of group libssh_channel is not documented.1034/builds/libssh/libssh-mirror/src/channels.c:2422: warning: Member ssh_forward_accept(ssh_session session, int timeout_ms) (function) of group libssh_channel is not documented.1035/builds/libssh/libssh-mirror/src/channels.c:2489: warning: Member ssh_forward_cancel(ssh_session session, const char *address, int port) (function) of group libssh_channel is not documented.1036/builds/libssh/libssh-mirror/src/channels.c:2803: warning: Member channel (variable) of struct ssh_channel_read_termination_struct is not documented.1037/builds/libssh/libssh-mirror/src/channels.c:2804: warning: Member count (variable) of struct ssh_channel_read_termination_struct is not documented.1038/builds/libssh/libssh-mirror/src/channels.c:2805: warning: Member buffer (variable) of struct ssh_channel_read_termination_struct is not documented.1039/builds/libssh/libssh-mirror/src/error.c:53: warning: Member _ssh_set_error(void *error, int code, const char *function, const char *descr,...) (function) of group libssh_error is not documented.1040/builds/libssh/libssh-mirror/src/error.c:81: warning: Member _ssh_set_error_oom(void *error, const char *function) (function) of group libssh_error is not documented.1041/builds/libssh/libssh-mirror/src/error.c:100: warning: Member _ssh_set_error_invalid(void *error, const char *function) (function) of group libssh_error is not documented.1042/builds/libssh/libssh-mirror/src/error.c:113: warning: Member ssh_reset_error(void *error) (function) of group libssh_error is not documented.1043/builds/libssh/libssh-mirror/src/init.c:272: warning: Member is_ssh_initialized(void) (function) of group libssh is not documented.1044/builds/libssh/libssh-mirror/src/log.c:97: warning: Member ssh_log_function(int verbosity, const char *function, const char *buffer) (function) of group libssh_log is not documented.1045/builds/libssh/libssh-mirror/src/log.c:117: warning: Member _ssh_log(int verbosity, const char *function, const char *format,...) (function) of group libssh_log is not documented.1046/builds/libssh/libssh-mirror/src/log.c:134: warning: Member ssh_log(ssh_session session, int verbosity, const char *format,...) (function) of group libssh_log is not documented.1047/builds/libssh/libssh-mirror/src/log.c:155: warning: Member ssh_log_common(struct ssh_common_struct *common, int verbosity, const char *function, const char *format,...) (function) of group libssh_log is not documented.1048/builds/libssh/libssh-mirror/src/messages.c:480: warning: Member ssh_message_pop_head(ssh_session session) (function) of group libssh_messages is not documented.1049/builds/libssh/libssh-mirror/src/messages.c:647: warning: Member SSH_PACKET_CALLBACK(ssh_packet_service_request) (function) of group libssh_messages is not documented.1050/builds/libssh/libssh-mirror/src/messages.c:743: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_request) (function) of group libssh_messages is not documented.1051/builds/libssh/libssh-mirror/src/messages.c:1010: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_info_response) (function) of group libssh_messages is not documented.1052/builds/libssh/libssh-mirror/src/messages.c:1131: warning: Member SSH_PACKET_CALLBACK(ssh_packet_channel_open) (function) of group libssh_messages is not documented.1053/builds/libssh/libssh-mirror/src/messages.c:1244: warning: Member ssh_message_channel_request_open_reply_accept_channel(ssh_message msg, ssh_channel chan) (function) of group libssh_messages is not documented.1054/builds/libssh/libssh-mirror/src/messages.c:1295: warning: Member ssh_message_channel_request_open_reply_accept(ssh_message msg) (function) of group libssh_messages is not documented.1055/builds/libssh/libssh-mirror/src/messages.c:1335: warning: Member ssh_message_handle_channel_request(ssh_session session, ssh_channel channel, ssh_buffer packet, const char *request, uint8_t want_reply) (function) of group libssh_messages is not documented.1056/builds/libssh/libssh-mirror/src/messages.c:1447: warning: Member ssh_message_channel_request_reply_success(ssh_message msg) (function) of group libssh_messages is not documented.1057/builds/libssh/libssh-mirror/src/messages.c:1480: warning: Member SSH_PACKET_CALLBACK(ssh_packet_global_request) (function) of group libssh_messages is not documented.1058/builds/libssh/libssh-mirror/src/misc.c:257: warning: Member NSS_BUFLEN_PASSWD (macro definition) of group libssh_misc is not documented.1059/builds/libssh/libssh-mirror/src/misc.c:1349: warning: Member CLOCK (macro definition) of group libssh_misc is not documented.1060/builds/libssh/libssh-mirror/src/misc.c:260: warning: Member ssh_get_user_home_dir(void) (function) of group libssh_misc is not documented.1061/builds/libssh/libssh-mirror/src/misc.c:285: warning: Member ssh_file_readaccess_ok(const char *file) (function) of group libssh_misc is not documented.1062/builds/libssh/libssh-mirror/src/misc.c:319: warning: Member ssh_get_local_username(void) (function) of group libssh_misc is not documented.1063/builds/libssh/libssh-mirror/src/misc.c:341: warning: Member ssh_is_ipaddr_v4(const char *str) (function) of group libssh_misc is not documented.1064/builds/libssh/libssh-mirror/src/misc.c:353: warning: Member ssh_is_ipaddr(const char *str) (function) of group libssh_misc is not documented.1065/builds/libssh/libssh-mirror/src/misc.c:386: warning: Member ssh_lowercase(const char *str) (function) of group libssh_misc is not documented.1066/builds/libssh/libssh-mirror/src/misc.c:405: warning: Member ssh_hostport(const char *host, int port) (function) of group libssh_misc is not documented.1067/builds/libssh/libssh-mirror/src/misc.c:695: warning: Member ssh_list_new(void) (function) of group libssh_misc is not documented.1068/builds/libssh/libssh-mirror/src/misc.c:703: warning: Member ssh_list_free(struct ssh_list *list) (function) of group libssh_misc is not documented.1069/builds/libssh/libssh-mirror/src/misc.c:716: warning: Member ssh_list_get_iterator(const struct ssh_list *list) (function) of group libssh_misc is not documented.1070/builds/libssh/libssh-mirror/src/misc.c:722: warning: Member ssh_list_find(const struct ssh_list *list, void *value) (function) of group libssh_misc is not documented.1071/builds/libssh/libssh-mirror/src/misc.c:758: warning: Member ssh_list_append(struct ssh_list *list, const void *data) (function) of group libssh_misc is not documented.1072/builds/libssh/libssh-mirror/src/misc.c:781: warning: Member ssh_list_prepend(struct ssh_list *list, const void *data) (function) of group libssh_misc is not documented.1073/builds/libssh/libssh-mirror/src/misc.c:805: warning: Member ssh_list_remove(struct ssh_list *list, struct ssh_iterator *iterator) (function) of group libssh_misc is not documented.1074/builds/libssh/libssh-mirror/src/misc.c:845: warning: Member _ssh_list_pop_head(struct ssh_list *list) (function) of group libssh_misc is not documented.1075/builds/libssh/libssh-mirror/src/misc.c:1140: warning: Member ssh_path_expand_escape(ssh_session session, const char *s) (function) of group libssh_misc is not documented.1076/builds/libssh/libssh-mirror/src/misc.c:1254: warning: Member ssh_analyze_banner(ssh_session session, int server) (function) of group libssh_misc is not documented.1077/builds/libssh/libssh-mirror/src/misc.c:1357: warning: Member ssh_timestamp_init(struct ssh_timestamp *ts) (function) of group libssh_misc is not documented.1078/builds/libssh/libssh-mirror/src/misc.c:1401: warning: Member ssh_make_milliseconds(long sec, long usec) (function) of group libssh_misc is not documented.1079/builds/libssh/libssh-mirror/src/misc.c:1421: warning: Member ssh_timeout_elapsed(struct ssh_timestamp *ts, int timeout) (function) of group libssh_misc is not documented.1080/builds/libssh/libssh-mirror/src/misc.c:1468: warning: Member ssh_match_group(const char *group, const char *object) (function) of group libssh_misc is not documented.1081/builds/libssh/libssh-mirror/src/misc.c:1494: warning: Member explicit_bzero(void *s, size_t n) (function) of group libssh_misc is not documented.1082/builds/libssh/libssh-mirror/src/misc.c:1511: warning: Member strndup(const char *s, size_t n) (function) of group libssh_misc is not documented.1083/builds/libssh/libssh-mirror/src/misc.c:1533: warning: Member uint64_inc(unsigned char *counter) (function) of group libssh_misc is not documented.1084/builds/libssh/libssh-mirror/src/misc.c:1573: warning: Member ssh_quote_file_name(const char *file_name, char *buf, size_t buf_len) (function) of group libssh_misc is not documented.1085/builds/libssh/libssh-mirror/src/misc.c:1743: warning: Member ssh_newline_vis(const char *string, char *buf, size_t buf_len) (function) of group libssh_misc is not documented.1086/builds/libssh/libssh-mirror/src/pki.c:67: warning: Member pki_privatekey_type_from_string(const char *privkey) (function) of group libssh_pki is not documented.1087/builds/libssh/libssh-mirror/src/pki.c:127: warning: Member ssh_key_dup(const ssh_key key) (function) of group libssh_pki is not documented.1088/builds/libssh/libssh-mirror/src/pki.c:308: warning: Member ssh_key_hash_from_name(const char *name) (function) of group libssh_pki is not documented.1089/builds/libssh/libssh-mirror/src/pki.c:646: warning: Member ssh_signature_new(void) (function) of group libssh_pki is not documented.1090/builds/libssh/libssh-mirror/src/pki.c:659: warning: Member ssh_signature_free(ssh_signature sig) (function) of group libssh_pki is not documented.1091/builds/libssh/libssh-mirror/src/pki.c:994: warning: Member ssh_pki_convert_key_to_publickey(const ssh_key key) (function) of group libssh_pki is not documented.1092/builds/libssh/libssh-mirror/src/pki.c:1027: warning: Member ssh_pki_convert_key_to_privatekey(const ssh_key key) (function) of group libssh_pki is not documented.1093/builds/libssh/libssh-mirror/src/pki.c:1043: warning: Member pki_import_privkey_buffer(enum ssh_keytypes_e type, ssh_buffer buffer, ssh_key *pkey) (function) of group libssh_pki is not documented.1094/builds/libssh/libssh-mirror/src/pki.c:1522: warning: Member ssh_pki_import_pubkey_blob(const ssh_string key_blob, ssh_key *pkey) (function) of group libssh_pki is not documented.1095/builds/libssh/libssh-mirror/src/pki.c:1724: warning: Member ssh_pki_import_cert_blob(const ssh_string cert_blob, ssh_key *pkey) (function) of group libssh_pki is not documented.1096/builds/libssh/libssh-mirror/src/pki.c:1890: warning: Member ssh_pki_export_pubkey_blob(const ssh_key key, ssh_string *pblob) (function) of group libssh_pki is not documented.1097/builds/libssh/libssh-mirror/src/pki.c:1946: warning: Member ssh_pki_export_pubkey_file(const ssh_key key, const char *filename) (function) of group libssh_pki is not documented.1098/builds/libssh/libssh-mirror/src/pki.c:2045: warning: Member ssh_pki_export_signature_blob(const ssh_signature sig, ssh_string *sig_blob) (function) of group libssh_pki is not documented.1099/builds/libssh/libssh-mirror/src/pki.c:2105: warning: Member ssh_pki_import_signature_blob(const ssh_string sig_blob, const ssh_key pubkey, ssh_signature *psig) (function) of group libssh_pki is not documented.1100/builds/libssh/libssh-mirror/src/pki.c:2172: warning: Member pki_key_check_hash_compatible(ssh_key key, enum ssh_digest_e hash_type) (function) of group libssh_pki is not documented.1101/builds/libssh/libssh-mirror/src/pki.c:2247: warning: Member ssh_pki_signature_verify(ssh_session session, ssh_signature sig, const ssh_key key, const unsigned char *input, size_t input_len) (function) of group libssh_pki is not documented.1102/builds/libssh/libssh-mirror/src/pki.c:2285: warning: Member pki_do_sign(const ssh_key privkey, const unsigned char *input, size_t input_len, enum ssh_digest_e hash_type) (function) of group libssh_pki is not documented.1103/builds/libssh/libssh-mirror/src/pki.c:2310: warning: Member ssh_pki_do_sign(ssh_session session, ssh_buffer sigbuf, const ssh_key privkey, enum ssh_digest_e hash_type) (function) of group libssh_pki is not documented.1104/builds/libssh/libssh-mirror/src/pki.c:2387: warning: Member ssh_pki_do_sign_agent(ssh_session session, struct ssh_buffer_struct *buf, const ssh_key pubkey) (function) of group libssh_pki is not documented.1105/builds/libssh/libssh-mirror/src/pki.c:2443: warning: Member ssh_srv_pki_do_sign_sessionid(ssh_session session, const ssh_key privkey, const enum ssh_digest_e digest) (function) of group libssh_pki is not documented.1106/builds/libssh/libssh-mirror/src/pki_container_openssh.c:383: warning: Member ssh_pki_openssh_privkey_import(const char *text_key, const char *passphrase, ssh_auth_callback auth_fn, void *auth_data) (function) of group libssh_pki is not documented.1107/builds/libssh/libssh-mirror/src/pki_container_openssh.c:391: warning: Member ssh_pki_openssh_pubkey_import(const char *text_key) (function) of group libssh_pki is not documented.1108/builds/libssh/libssh-mirror/src/pki_container_openssh.c:534: warning: Member ssh_pki_openssh_privkey_export(const ssh_key privkey, const char *passphrase, ssh_auth_callback auth_fn, void *auth_data) (function) of group libssh_pki is not documented.1109/builds/libssh/libssh-mirror/src/pki.c:219: warning: The following parameter of ssh_key_signature_to_char(enum ssh_keytypes_e type, enum ssh_digest_e hash_type) is not documented:1110 parameter 'hash_type'1111/builds/libssh/libssh-mirror/src/poll.c:101: warning: Member poll_fn)(ssh_pollfd_t *, nfds_t, int) (typedef) of group libssh_poll is not documented.1112/builds/libssh/libssh-mirror/src/poll.c:321: warning: Member ssh_poll_init(void) (function) of group libssh_poll is not documented.1113/builds/libssh/libssh-mirror/src/poll.c:325: warning: Member ssh_poll_cleanup(void) (function) of group libssh_poll is not documented.1114/builds/libssh/libssh-mirror/src/poll.c:329: warning: Member ssh_poll(ssh_pollfd_t *fds, nfds_t nfds, int timeout) (function) of group libssh_poll is not documented.1115/builds/libssh/libssh-mirror/src/poll.c:730: warning: Member ssh_poll_get_default_ctx(ssh_session session) (function) of group libssh_poll is not documented.1116/builds/libssh/libssh-mirror/src/scp.c:574: warning: Member ssh_scp_response(ssh_scp scp, char **response) (function) of group libssh_scp is not documented.1117/builds/libssh/libssh-mirror/src/known_hosts.c:567: warning: Member KNOWNHOSTS_MAXTYPES (macro definition) of group libssh_session is not documented.1118/builds/libssh/libssh-mirror/src/client.c:782: warning: Member ssh_copyright(void) (function) of group libssh_session is not documented.1119/builds/libssh/libssh-mirror/src/dh.c:602: warning: Member ssh_dh_is_known_group(bignum modulus, bignum generator) (function) of group libssh_session is not documented.1120/builds/libssh/libssh-mirror/src/dh.c:630: warning: Member ssh_dh_get_current_server_publickey(ssh_session session) (function) of group libssh_session is not documented.1121/builds/libssh/libssh-mirror/src/dh.c:640: warning: Member ssh_dh_get_current_server_publickey_blob(ssh_session session, ssh_string *pubkey_blob) (function) of group libssh_session is not documented.1122/builds/libssh/libssh-mirror/src/dh.c:648: warning: Member ssh_dh_get_next_server_publickey(ssh_session session) (function) of group libssh_session is not documented.1123/builds/libssh/libssh-mirror/src/dh.c:654: warning: Member ssh_dh_get_next_server_publickey_blob(ssh_session session, ssh_string *pubkey_blob) (function) of group libssh_session is not documented.1124/builds/libssh/libssh-mirror/src/knownhosts.c:347: warning: Member ssh_known_hosts_get_algorithms(ssh_session session) (function) of group libssh_session is not documented.1125/builds/libssh/libssh-mirror/src/knownhosts.c:505: warning: Member ssh_known_hosts_get_algorithms_names(ssh_session session) (function) of group libssh_session is not documented.1126/builds/libssh/libssh-mirror/src/options.c:221: warning: Member ssh_options_set_algo(ssh_session session, enum ssh_kex_types_e algo, const char *list) (function) of group libssh_session is not documented.1127/builds/libssh/libssh-mirror/src/options.c:1406: warning: Member ssh_options_apply(ssh_session session) (function) of group libssh_session is not documented.1128/builds/libssh/libssh-mirror/src/session.c:635: warning: Member ssh_handle_packets(ssh_session session, int timeout) (function) of group libssh_session is not documented.1129/builds/libssh/libssh-mirror/src/session.c:699: warning: Member ssh_handle_packets_termination(ssh_session session, long timeout, ssh_termination_function fct, void *user) (function) of group libssh_session is not documented.1130/builds/libssh/libssh-mirror/src/session.c:855: warning: Member ssh_socket_exception_callback(int code, int errno_code, void *user) (function) of group libssh_session is not documented.1131/builds/libssh/libssh-mirror/src/threads.c:42: warning: Member ssh_threads_init(void) (function) of group libssh_threads is not documented.1132/builds/libssh/libssh-mirror/src/threads.c:66: warning: Member ssh_threads_finalize(void) (function) of group libssh_threads is not documented.1133/builds/libssh/libssh-mirror/src/threads.c:87: warning: Member ssh_threads_get_type(void) (function) of group libssh_threads is not documented.1134/builds/libssh/libssh-mirror/include/libssh/blf.h:54: warning: Member S[4][256] (variable) of struct BlowfishContext is not documented.1135/builds/libssh/libssh-mirror/include/libssh/blf.h:55: warning: Member P[BLF_N+2] (variable) of struct BlowfishContext is not documented.1136/builds/libssh/libssh-mirror/src/chachapoly.c:34: warning: Member k1 (variable) of struct chacha20_poly1305_keysched is not documented.1137/builds/libssh/libssh-mirror/src/chachapoly.c:36: warning: Member k2 (variable) of struct chacha20_poly1305_keysched is not documented.1138/builds/libssh/libssh-mirror/include/libssh/chacha.h:13: warning: Member input[16] (variable) of struct chacha_ctx is not documented.1139/builds/libssh/libssh-mirror/src/dh_crypto.c:41: warning: Member keypair[2] (variable) of struct dh_ctx is not documented.1140/builds/libssh/libssh-mirror/src/dh_key.c:58: warning: Member keypair[2] (variable) of struct dh_ctx is not documented.1141/builds/libssh/libssh-mirror/src/dh_key.c:59: warning: Member generator (variable) of struct dh_ctx is not documented.1142/builds/libssh/libssh-mirror/src/dh_key.c:60: warning: Member modulus (variable) of struct dh_ctx is not documented.1143/builds/libssh/libssh-mirror/src/dh_key.c:52: warning: Member priv_key (variable) of struct dh_keypair is not documented.1144/builds/libssh/libssh-mirror/src/dh_key.c:53: warning: Member pub_key (variable) of struct dh_keypair is not documented.1145/builds/libssh/libssh-mirror/include/libssh/priv.h:255: warning: Member error_code (variable) of struct error_struct is not documented.1146/builds/libssh/libssh-mirror/include/libssh/priv.h:256: warning: Member error_buffer[ERROR_BUFFERLEN] (variable) of struct error_struct is not documented.1147/builds/libssh/libssh-mirror/include/libssh/fe25519.h:33: warning: Member v[32] (variable) of struct fe25519 is not documented.1148/builds/libssh/libssh-mirror/include/libssh/ge25519.h:25: warning: Member x (variable) of struct ge25519 is not documented.1149/builds/libssh/libssh-mirror/include/libssh/ge25519.h:26: warning: Member y (variable) of struct ge25519 is not documented.1150/builds/libssh/libssh-mirror/include/libssh/ge25519.h:27: warning: Member z (variable) of struct ge25519 is not documented.1151/builds/libssh/libssh-mirror/include/libssh/ge25519.h:28: warning: Member t (variable) of struct ge25519 is not documented.1152/builds/libssh/libssh-mirror/src/external/ge25519.c:61: warning: Member x (variable) of struct ge25519_aff is not documented.1153/builds/libssh/libssh-mirror/src/external/ge25519.c:62: warning: Member y (variable) of struct ge25519_aff is not documented.1154/builds/libssh/libssh-mirror/src/external/ge25519.c:48: warning: Member x (variable) of struct ge25519_p1p1 is not documented.1155/builds/libssh/libssh-mirror/src/external/ge25519.c:49: warning: Member z (variable) of struct ge25519_p1p1 is not documented.1156/builds/libssh/libssh-mirror/src/external/ge25519.c:50: warning: Member y (variable) of struct ge25519_p1p1 is not documented.1157/builds/libssh/libssh-mirror/src/external/ge25519.c:51: warning: Member t (variable) of struct ge25519_p1p1 is not documented.1158/builds/libssh/libssh-mirror/src/external/ge25519.c:55: warning: Member x (variable) of struct ge25519_p2 is not documented.1159/builds/libssh/libssh-mirror/src/external/ge25519.c:56: warning: Member y (variable) of struct ge25519_p2 is not documented.1160/builds/libssh/libssh-mirror/src/external/ge25519.c:57: warning: Member z (variable) of struct ge25519_p2 is not documented.1161/builds/libssh/libssh-mirror/include/libssh/packet.h:30: warning: Member valid (variable) of struct packet_struct is not documented.1162/builds/libssh/libssh-mirror/include/libssh/packet.h:31: warning: Member len (variable) of struct packet_struct is not documented.1163/builds/libssh/libssh-mirror/include/libssh/packet.h:32: warning: Member type (variable) of struct packet_struct is not documented.1164/builds/libssh/libssh-mirror/src/pki_crypto.c:53: warning: Member fn (variable) of struct pem_get_password_struct is not documented.1165/builds/libssh/libssh-mirror/src/pki_crypto.c:54: warning: Member data (variable) of struct pem_get_password_struct is not documented.1166/builds/libssh/libssh-mirror/include/libssh/sc25519.h:31: warning: Member v[32] (variable) of struct sc25519 is not documented.1167/builds/libssh/libssh-mirror/include/libssh/sftp.h:162: warning: Member name (variable) of struct sftp_attributes_struct is not documented.1168/builds/libssh/libssh-mirror/include/libssh/sftp.h:163: warning: Member longname (variable) of struct sftp_attributes_struct is not documented.1169/builds/libssh/libssh-mirror/include/libssh/sftp.h:164: warning: Member flags (variable) of struct sftp_attributes_struct is not documented.1170/builds/libssh/libssh-mirror/include/libssh/sftp.h:165: warning: Member type (variable) of struct sftp_attributes_struct is not documented.1171/builds/libssh/libssh-mirror/include/libssh/sftp.h:166: warning: Member size (variable) of struct sftp_attributes_struct is not documented.1172/builds/libssh/libssh-mirror/include/libssh/sftp.h:167: warning: Member uid (variable) of struct sftp_attributes_struct is not documented.1173/builds/libssh/libssh-mirror/include/libssh/sftp.h:168: warning: Member gid (variable) of struct sftp_attributes_struct is not documented.1174/builds/libssh/libssh-mirror/include/libssh/sftp.h:169: warning: Member owner (variable) of struct sftp_attributes_struct is not documented.1175/builds/libssh/libssh-mirror/include/libssh/sftp.h:170: warning: Member group (variable) of struct sftp_attributes_struct is not documented.1176/builds/libssh/libssh-mirror/include/libssh/sftp.h:171: warning: Member permissions (variable) of struct sftp_attributes_struct is not documented.1177/builds/libssh/libssh-mirror/include/libssh/sftp.h:172: warning: Member atime64 (variable) of struct sftp_attributes_struct is not documented.1178/builds/libssh/libssh-mirror/include/libssh/sftp.h:173: warning: Member atime (variable) of struct sftp_attributes_struct is not documented.1179/builds/libssh/libssh-mirror/include/libssh/sftp.h:174: warning: Member atime_nseconds (variable) of struct sftp_attributes_struct is not documented.1180/builds/libssh/libssh-mirror/include/libssh/sftp.h:175: warning: Member createtime (variable) of struct sftp_attributes_struct is not documented.1181/builds/libssh/libssh-mirror/include/libssh/sftp.h:176: warning: Member createtime_nseconds (variable) of struct sftp_attributes_struct is not documented.1182/builds/libssh/libssh-mirror/include/libssh/sftp.h:177: warning: Member mtime64 (variable) of struct sftp_attributes_struct is not documented.1183/builds/libssh/libssh-mirror/include/libssh/sftp.h:178: warning: Member mtime (variable) of struct sftp_attributes_struct is not documented.1184/builds/libssh/libssh-mirror/include/libssh/sftp.h:179: warning: Member mtime_nseconds (variable) of struct sftp_attributes_struct is not documented.1185/builds/libssh/libssh-mirror/include/libssh/sftp.h:180: warning: Member acl (variable) of struct sftp_attributes_struct is not documented.1186/builds/libssh/libssh-mirror/include/libssh/sftp.h:181: warning: Member extended_count (variable) of struct sftp_attributes_struct is not documented.1187/builds/libssh/libssh-mirror/include/libssh/sftp.h:182: warning: Member extended_type (variable) of struct sftp_attributes_struct is not documented.1188/builds/libssh/libssh-mirror/include/libssh/sftp.h:183: warning: Member extended_data (variable) of struct sftp_attributes_struct is not documented.1189/builds/libssh/libssh-mirror/include/libssh/sftp.h:129: warning: Member sftp (variable) of struct sftp_client_message_struct is not documented.1190/builds/libssh/libssh-mirror/include/libssh/sftp.h:130: warning: Member type (variable) of struct sftp_client_message_struct is not documented.1191/builds/libssh/libssh-mirror/include/libssh/sftp.h:131: warning: Member id (variable) of struct sftp_client_message_struct is not documented.1192/builds/libssh/libssh-mirror/include/libssh/sftp.h:132: warning: Member filename (variable) of struct sftp_client_message_struct is not documented.1193/builds/libssh/libssh-mirror/include/libssh/sftp.h:133: warning: Member flags (variable) of struct sftp_client_message_struct is not documented.1194/builds/libssh/libssh-mirror/include/libssh/sftp.h:134: warning: Member attr (variable) of struct sftp_client_message_struct is not documented.1195/builds/libssh/libssh-mirror/include/libssh/sftp.h:135: warning: Member handle (variable) of struct sftp_client_message_struct is not documented.1196/builds/libssh/libssh-mirror/include/libssh/sftp.h:136: warning: Member offset (variable) of struct sftp_client_message_struct is not documented.1197/builds/libssh/libssh-mirror/include/libssh/sftp.h:137: warning: Member len (variable) of struct sftp_client_message_struct is not documented.1198/builds/libssh/libssh-mirror/include/libssh/sftp.h:138: warning: Member attr_num (variable) of struct sftp_client_message_struct is not documented.1199/builds/libssh/libssh-mirror/include/libssh/sftp.h:139: warning: Member attrbuf (variable) of struct sftp_client_message_struct is not documented.1200/builds/libssh/libssh-mirror/include/libssh/sftp.h:140: warning: Member data (variable) of struct sftp_client_message_struct is not documented.1201/builds/libssh/libssh-mirror/include/libssh/sftp.h:141: warning: Member complete_message (variable) of struct sftp_client_message_struct is not documented.1202/builds/libssh/libssh-mirror/include/libssh/sftp.h:142: warning: Member str_data (variable) of struct sftp_client_message_struct is not documented.1203/builds/libssh/libssh-mirror/include/libssh/sftp.h:143: warning: Member submessage (variable) of struct sftp_client_message_struct is not documented.1204/builds/libssh/libssh-mirror/include/libssh/sftp.h:112: warning: Member sftp (variable) of struct sftp_dir_struct is not documented.1205/builds/libssh/libssh-mirror/include/libssh/sftp.h:113: warning: Member name (variable) of struct sftp_dir_struct is not documented.1206/builds/libssh/libssh-mirror/include/libssh/sftp.h:114: warning: Member handle (variable) of struct sftp_dir_struct is not documented.1207/builds/libssh/libssh-mirror/include/libssh/sftp.h:115: warning: Member buffer (variable) of struct sftp_dir_struct is not documented.1208/builds/libssh/libssh-mirror/include/libssh/sftp.h:116: warning: Member count (variable) of struct sftp_dir_struct is not documented.1209/builds/libssh/libssh-mirror/include/libssh/sftp.h:117: warning: Member eof (variable) of struct sftp_dir_struct is not documented.1210/builds/libssh/libssh-mirror/src/sftp.c:64: warning: Member count (variable) of struct sftp_ext_struct is not documented.1211/builds/libssh/libssh-mirror/src/sftp.c:65: warning: Member name (variable) of struct sftp_ext_struct is not documented.1212/builds/libssh/libssh-mirror/src/sftp.c:66: warning: Member data (variable) of struct sftp_ext_struct is not documented.1213/builds/libssh/libssh-mirror/include/libssh/sftp.h:103: warning: Member sftp (variable) of struct sftp_file_struct is not documented.1214/builds/libssh/libssh-mirror/include/libssh/sftp.h:104: warning: Member name (variable) of struct sftp_file_struct is not documented.1215/builds/libssh/libssh-mirror/include/libssh/sftp.h:105: warning: Member offset (variable) of struct sftp_file_struct is not documented.1216/builds/libssh/libssh-mirror/include/libssh/sftp.h:106: warning: Member handle (variable) of struct sftp_file_struct is not documented.1217/builds/libssh/libssh-mirror/include/libssh/sftp.h:107: warning: Member eof (variable) of struct sftp_file_struct is not documented.1218/builds/libssh/libssh-mirror/include/libssh/sftp.h:108: warning: Member nonblocking (variable) of struct sftp_file_struct is not documented.1219/builds/libssh/libssh-mirror/include/libssh/sftp.h:121: warning: Member sftp (variable) of struct sftp_message_struct is not documented.1220/builds/libssh/libssh-mirror/include/libssh/sftp.h:122: warning: Member packet_type (variable) of struct sftp_message_struct is not documented.1221/builds/libssh/libssh-mirror/include/libssh/sftp.h:123: warning: Member payload (variable) of struct sftp_message_struct is not documented.1222/builds/libssh/libssh-mirror/include/libssh/sftp.h:124: warning: Member id (variable) of struct sftp_message_struct is not documented.1223/builds/libssh/libssh-mirror/include/libssh/sftp.h:96: warning: Member sftp (variable) of struct sftp_packet_struct is not documented.1224/builds/libssh/libssh-mirror/include/libssh/sftp.h:97: warning: Member type (variable) of struct sftp_packet_struct is not documented.1225/builds/libssh/libssh-mirror/include/libssh/sftp.h:98: warning: Member payload (variable) of struct sftp_packet_struct is not documented.1226/builds/libssh/libssh-mirror/include/libssh/sftp.h:147: warning: Member next (variable) of struct sftp_request_queue_struct is not documented.1227/builds/libssh/libssh-mirror/include/libssh/sftp.h:148: warning: Member message (variable) of struct sftp_request_queue_struct is not documented.1228/builds/libssh/libssh-mirror/include/libssh/sftp.h:82: warning: Member session (variable) of struct sftp_session_struct is not documented.1229/builds/libssh/libssh-mirror/include/libssh/sftp.h:83: warning: Member channel (variable) of struct sftp_session_struct is not documented.1230/builds/libssh/libssh-mirror/include/libssh/sftp.h:84: warning: Member server_version (variable) of struct sftp_session_struct is not documented.1231/builds/libssh/libssh-mirror/include/libssh/sftp.h:85: warning: Member client_version (variable) of struct sftp_session_struct is not documented.1232/builds/libssh/libssh-mirror/include/libssh/sftp.h:86: warning: Member version (variable) of struct sftp_session_struct is not documented.1233/builds/libssh/libssh-mirror/include/libssh/sftp.h:87: warning: Member queue (variable) of struct sftp_session_struct is not documented.1234/builds/libssh/libssh-mirror/include/libssh/sftp.h:88: warning: Member id_counter (variable) of struct sftp_session_struct is not documented.1235/builds/libssh/libssh-mirror/include/libssh/sftp.h:89: warning: Member errnum (variable) of struct sftp_session_struct is not documented.1236/builds/libssh/libssh-mirror/include/libssh/sftp.h:90: warning: Member handles (variable) of struct sftp_session_struct is not documented.1237/builds/libssh/libssh-mirror/include/libssh/sftp.h:91: warning: Member ext (variable) of struct sftp_session_struct is not documented.1238/builds/libssh/libssh-mirror/include/libssh/sftp.h:92: warning: Member read_packet (variable) of struct sftp_session_struct is not documented.1239/builds/libssh/libssh-mirror/include/libssh/sftp.h:153: warning: Member id (variable) of struct sftp_status_message_struct is not documented.1240/builds/libssh/libssh-mirror/include/libssh/sftp.h:154: warning: Member status (variable) of struct sftp_status_message_struct is not documented.1241/builds/libssh/libssh-mirror/include/libssh/sftp.h:155: warning: Member error_unused (variable) of struct sftp_status_message_struct is not documented.1242/builds/libssh/libssh-mirror/include/libssh/sftp.h:156: warning: Member lang_unused (variable) of struct sftp_status_message_struct is not documented.1243/builds/libssh/libssh-mirror/include/libssh/sftp.h:157: warning: Member errormsg (variable) of struct sftp_status_message_struct is not documented.1244/builds/libssh/libssh-mirror/include/libssh/sftp.h:158: warning: Member langmsg (variable) of struct sftp_status_message_struct is not documented.1245/builds/libssh/libssh-mirror/include/libssh/sftp.h:190: warning: Member f_bsize (variable) of struct sftp_statvfs_struct is not documented.1246/builds/libssh/libssh-mirror/include/libssh/sc25519.h:35: warning: Member v[16] (variable) of struct shortsc25519 is not documented.1247/builds/libssh/libssh-mirror/src/auth.c:834: warning: Member state (variable) of struct ssh_agent_state_struct is not documented.1248/builds/libssh/libssh-mirror/src/auth.c:835: warning: Member pubkey (variable) of struct ssh_agent_state_struct is not documented.1249/builds/libssh/libssh-mirror/src/auth.c:836: warning: Member comment (variable) of struct ssh_agent_state_struct is not documented.1250/builds/libssh/libssh-mirror/include/libssh/agent.h:74: warning: Member sock (variable) of struct ssh_agent_struct is not documented.1251/builds/libssh/libssh-mirror/include/libssh/agent.h:75: warning: Member ident (variable) of struct ssh_agent_struct is not documented.1252/builds/libssh/libssh-mirror/include/libssh/agent.h:76: warning: Member count (variable) of struct ssh_agent_struct is not documented.1253/builds/libssh/libssh-mirror/include/libssh/agent.h:77: warning: Member channel (variable) of struct ssh_agent_struct is not documented.1254/builds/libssh/libssh-mirror/src/auth.c:972: warning: Member state (variable) of struct ssh_auth_auto_state_struct is not documented.1255/builds/libssh/libssh-mirror/src/auth.c:973: warning: Member it (variable) of struct ssh_auth_auto_state_struct is not documented.1256/builds/libssh/libssh-mirror/src/auth.c:974: warning: Member privkey (variable) of struct ssh_auth_auto_state_struct is not documented.1257/builds/libssh/libssh-mirror/src/auth.c:975: warning: Member pubkey (variable) of struct ssh_auth_auto_state_struct is not documented.1258/builds/libssh/libssh-mirror/include/libssh/messages.h:27: warning: Member username (variable) of struct ssh_auth_request is not documented.1259/builds/libssh/libssh-mirror/include/libssh/messages.h:28: warning: Member method (variable) of struct ssh_auth_request is not documented.1260/builds/libssh/libssh-mirror/include/libssh/messages.h:29: warning: Member password (variable) of struct ssh_auth_request is not documented.1261/builds/libssh/libssh-mirror/include/libssh/messages.h:30: warning: Member pubkey (variable) of struct ssh_auth_request is not documented.1262/builds/libssh/libssh-mirror/include/libssh/messages.h:31: warning: Member signature_state (variable) of struct ssh_auth_request is not documented.1263/builds/libssh/libssh-mirror/include/libssh/messages.h:32: warning: Member kbdint_response (variable) of struct ssh_auth_request is not documented.1264/builds/libssh/libssh-mirror/src/bind_config.c:50: warning: Member name (variable) of struct ssh_bind_config_keyword_table_s is not documented.1265/builds/libssh/libssh-mirror/src/bind_config.c:51: warning: Member opcode (variable) of struct ssh_bind_config_keyword_table_s is not documented.1266/builds/libssh/libssh-mirror/src/bind_config.c:52: warning: Member allowed_in_match (variable) of struct ssh_bind_config_keyword_table_s is not documented.1267/builds/libssh/libssh-mirror/src/bind_config.c:123: warning: Member name (variable) of struct ssh_bind_config_match_keyword_table_s is not documented.1268/builds/libssh/libssh-mirror/src/bind_config.c:124: warning: Member opcode (variable) of struct ssh_bind_config_match_keyword_table_s is not documented.1269/builds/libssh/libssh-mirror/include/libssh/bind.h:29: warning: Member common (variable) of struct ssh_bind_struct is not documented.1270/builds/libssh/libssh-mirror/include/libssh/bind.h:30: warning: Member bind_callbacks (variable) of struct ssh_bind_struct is not documented.1271/builds/libssh/libssh-mirror/include/libssh/bind.h:31: warning: Member bind_callbacks_userdata (variable) of struct ssh_bind_struct is not documented.1272/builds/libssh/libssh-mirror/include/libssh/bind.h:33: warning: Member poll (variable) of struct ssh_bind_struct is not documented.1273/builds/libssh/libssh-mirror/include/libssh/bind.h:35: warning: Member wanted_methods[SSH_KEX_METHODS] (variable) of struct ssh_bind_struct is not documented.1274/builds/libssh/libssh-mirror/include/libssh/bind.h:36: warning: Member banner (variable) of struct ssh_bind_struct is not documented.1275/builds/libssh/libssh-mirror/include/libssh/bind.h:37: warning: Member ecdsakey (variable) of struct ssh_bind_struct is not documented.1276/builds/libssh/libssh-mirror/include/libssh/bind.h:38: warning: Member dsakey (variable) of struct ssh_bind_struct is not documented.1277/builds/libssh/libssh-mirror/include/libssh/bind.h:39: warning: Member rsakey (variable) of struct ssh_bind_struct is not documented.1278/builds/libssh/libssh-mirror/include/libssh/bind.h:40: warning: Member ed25519key (variable) of struct ssh_bind_struct is not documented.1279/builds/libssh/libssh-mirror/include/libssh/bind.h:41: warning: Member ecdsa (variable) of struct ssh_bind_struct is not documented.1280/builds/libssh/libssh-mirror/include/libssh/bind.h:42: warning: Member dsa (variable) of struct ssh_bind_struct is not documented.1281/builds/libssh/libssh-mirror/include/libssh/bind.h:43: warning: Member rsa (variable) of struct ssh_bind_struct is not documented.1282/builds/libssh/libssh-mirror/include/libssh/bind.h:44: warning: Member ed25519 (variable) of struct ssh_bind_struct is not documented.1283/builds/libssh/libssh-mirror/include/libssh/bind.h:45: warning: Member bindaddr (variable) of struct ssh_bind_struct is not documented.1284/builds/libssh/libssh-mirror/include/libssh/bind.h:46: warning: Member bindfd (variable) of struct ssh_bind_struct is not documented.1285/builds/libssh/libssh-mirror/include/libssh/bind.h:47: warning: Member bindport (variable) of struct ssh_bind_struct is not documented.1286/builds/libssh/libssh-mirror/include/libssh/bind.h:48: warning: Member blocking (variable) of struct ssh_bind_struct is not documented.1287/builds/libssh/libssh-mirror/include/libssh/bind.h:49: warning: Member toaccept (variable) of struct ssh_bind_struct is not documented.1288/builds/libssh/libssh-mirror/include/libssh/bind.h:50: warning: Member config_processed (variable) of struct ssh_bind_struct is not documented.1289/builds/libssh/libssh-mirror/include/libssh/bind.h:51: warning: Member config_dir (variable) of struct ssh_bind_struct is not documented.1290/builds/libssh/libssh-mirror/include/libssh/bind.h:52: warning: Member pubkey_accepted_key_types (variable) of struct ssh_bind_struct is not documented.1291/builds/libssh/libssh-mirror/src/buffer.c:48: warning: Member secure (variable) of struct ssh_buffer_struct is not documented.1292/builds/libssh/libssh-mirror/src/buffer.c:49: warning: Member used (variable) of struct ssh_buffer_struct is not documented.1293/builds/libssh/libssh-mirror/src/buffer.c:50: warning: Member allocated (variable) of struct ssh_buffer_struct is not documented.1294/builds/libssh/libssh-mirror/src/buffer.c:51: warning: Member pos (variable) of struct ssh_buffer_struct is not documented.1295/builds/libssh/libssh-mirror/src/buffer.c:52: warning: Member data (variable) of struct ssh_buffer_struct is not documented.1296/builds/libssh/libssh-mirror/src/channels.c:2803: warning: Member channel (variable) of struct ssh_channel_read_termination_struct is not documented.1297/builds/libssh/libssh-mirror/src/channels.c:2804: warning: Member count (variable) of struct ssh_channel_read_termination_struct is not documented.1298/builds/libssh/libssh-mirror/src/channels.c:2805: warning: Member buffer (variable) of struct ssh_channel_read_termination_struct is not documented.1299/builds/libssh/libssh-mirror/include/libssh/messages.h:58: warning: Member type (variable) of struct ssh_channel_request is not documented.1300/builds/libssh/libssh-mirror/include/libssh/messages.h:59: warning: Member channel (variable) of struct ssh_channel_request is not documented.1301/builds/libssh/libssh-mirror/include/libssh/messages.h:60: warning: Member want_reply (variable) of struct ssh_channel_request is not documented.1302/builds/libssh/libssh-mirror/include/libssh/messages.h:62: warning: Member TERM (variable) of struct ssh_channel_request is not documented.1303/builds/libssh/libssh-mirror/include/libssh/messages.h:63: warning: Member width (variable) of struct ssh_channel_request is not documented.1304/builds/libssh/libssh-mirror/include/libssh/messages.h:64: warning: Member height (variable) of struct ssh_channel_request is not documented.1305/builds/libssh/libssh-mirror/include/libssh/messages.h:65: warning: Member pxwidth (variable) of struct ssh_channel_request is not documented.1306/builds/libssh/libssh-mirror/include/libssh/messages.h:66: warning: Member pxheight (variable) of struct ssh_channel_request is not documented.1307/builds/libssh/libssh-mirror/include/libssh/messages.h:67: warning: Member modes (variable) of struct ssh_channel_request is not documented.1308/builds/libssh/libssh-mirror/include/libssh/messages.h:70: warning: Member var_name (variable) of struct ssh_channel_request is not documented.1309/builds/libssh/libssh-mirror/include/libssh/messages.h:71: warning: Member var_value (variable) of struct ssh_channel_request is not documented.1310/builds/libssh/libssh-mirror/include/libssh/messages.h:73: warning: Member command (variable) of struct ssh_channel_request is not documented.1311/builds/libssh/libssh-mirror/include/libssh/messages.h:75: warning: Member subsystem (variable) of struct ssh_channel_request is not documented.1312/builds/libssh/libssh-mirror/include/libssh/messages.h:78: warning: Member x11_single_connection (variable) of struct ssh_channel_request is not documented.1313/builds/libssh/libssh-mirror/include/libssh/messages.h:79: warning: Member x11_auth_protocol (variable) of struct ssh_channel_request is not documented.1314/builds/libssh/libssh-mirror/include/libssh/messages.h:80: warning: Member x11_auth_cookie (variable) of struct ssh_channel_request is not documented.1315/builds/libssh/libssh-mirror/include/libssh/messages.h:81: warning: Member x11_screen_number (variable) of struct ssh_channel_request is not documented.1316/builds/libssh/libssh-mirror/include/libssh/messages.h:36: warning: Member type (variable) of struct ssh_channel_request_open is not documented.1317/builds/libssh/libssh-mirror/include/libssh/messages.h:37: warning: Member sender (variable) of struct ssh_channel_request_open is not documented.1318/builds/libssh/libssh-mirror/include/libssh/messages.h:38: warning: Member window (variable) of struct ssh_channel_request_open is not documented.1319/builds/libssh/libssh-mirror/include/libssh/messages.h:39: warning: Member packet_size (variable) of struct ssh_channel_request_open is not documented.1320/builds/libssh/libssh-mirror/include/libssh/messages.h:40: warning: Member originator (variable) of struct ssh_channel_request_open is not documented.1321/builds/libssh/libssh-mirror/include/libssh/messages.h:41: warning: Member originator_port (variable) of struct ssh_channel_request_open is not documented.1322/builds/libssh/libssh-mirror/include/libssh/messages.h:42: warning: Member destination (variable) of struct ssh_channel_request_open is not documented.1323/builds/libssh/libssh-mirror/include/libssh/messages.h:43: warning: Member destination_port (variable) of struct ssh_channel_request_open is not documented.1324/builds/libssh/libssh-mirror/include/libssh/channels.h:63: warning: Member session (variable) of struct ssh_channel_struct is not documented.1325/builds/libssh/libssh-mirror/include/libssh/channels.h:64: warning: Member local_channel (variable) of struct ssh_channel_struct is not documented.1326/builds/libssh/libssh-mirror/include/libssh/channels.h:65: warning: Member local_window (variable) of struct ssh_channel_struct is not documented.1327/builds/libssh/libssh-mirror/include/libssh/channels.h:66: warning: Member local_eof (variable) of struct ssh_channel_struct is not documented.1328/builds/libssh/libssh-mirror/include/libssh/channels.h:67: warning: Member local_maxpacket (variable) of struct ssh_channel_struct is not documented.1329/builds/libssh/libssh-mirror/include/libssh/channels.h:69: warning: Member remote_channel (variable) of struct ssh_channel_struct is not documented.1330/builds/libssh/libssh-mirror/include/libssh/channels.h:70: warning: Member remote_window (variable) of struct ssh_channel_struct is not documented.1331/builds/libssh/libssh-mirror/include/libssh/channels.h:71: warning: Member remote_eof (variable) of struct ssh_channel_struct is not documented.1332/builds/libssh/libssh-mirror/include/libssh/channels.h:72: warning: Member remote_maxpacket (variable) of struct ssh_channel_struct is not documented.1333/builds/libssh/libssh-mirror/include/libssh/channels.h:73: warning: Member state (variable) of struct ssh_channel_struct is not documented.1334/builds/libssh/libssh-mirror/include/libssh/channels.h:74: warning: Member delayed_close (variable) of struct ssh_channel_struct is not documented.1335/builds/libssh/libssh-mirror/include/libssh/channels.h:75: warning: Member flags (variable) of struct ssh_channel_struct is not documented.1336/builds/libssh/libssh-mirror/include/libssh/channels.h:76: warning: Member stdout_buffer (variable) of struct ssh_channel_struct is not documented.1337/builds/libssh/libssh-mirror/include/libssh/channels.h:77: warning: Member stderr_buffer (variable) of struct ssh_channel_struct is not documented.1338/builds/libssh/libssh-mirror/include/libssh/channels.h:78: warning: Member userarg (variable) of struct ssh_channel_struct is not documented.1339/builds/libssh/libssh-mirror/include/libssh/channels.h:79: warning: Member exit_status (variable) of struct ssh_channel_struct is not documented.1340/builds/libssh/libssh-mirror/include/libssh/channels.h:80: warning: Member request_state (variable) of struct ssh_channel_struct is not documented.1341/builds/libssh/libssh-mirror/include/libssh/channels.h:81: warning: Member callbacks (variable) of struct ssh_channel_struct is not documented.1342/builds/libssh/libssh-mirror/include/libssh/channels.h:84: warning: Member counter (variable) of struct ssh_channel_struct is not documented.1343/builds/libssh/libssh-mirror/include/libssh/crypto.h:161: warning: Member name (variable) of struct ssh_cipher_struct is not documented.1344/builds/libssh/libssh-mirror/include/libssh/crypto.h:162: warning: Member blocksize (variable) of struct ssh_cipher_struct is not documented.1345/builds/libssh/libssh-mirror/include/libssh/crypto.h:163: warning: Member ciphertype (variable) of struct ssh_cipher_struct is not documented.1346/builds/libssh/libssh-mirror/include/libssh/crypto.h:164: warning: Member lenfield_blocksize (variable) of struct ssh_cipher_struct is not documented.1347/builds/libssh/libssh-mirror/include/libssh/crypto.h:165: warning: Member keylen (variable) of struct ssh_cipher_struct is not documented.1348/builds/libssh/libssh-mirror/include/libssh/crypto.h:183: warning: Member chacha20_schedule (variable) of struct ssh_cipher_struct is not documented.1349/builds/libssh/libssh-mirror/include/libssh/crypto.h:184: warning: Member keysize (variable) of struct ssh_cipher_struct is not documented.1350/builds/libssh/libssh-mirror/include/libssh/crypto.h:185: warning: Member tag_size (variable) of struct ssh_cipher_struct is not documented.1351/builds/libssh/libssh-mirror/include/libssh/crypto.h:187: warning: Member packets (variable) of struct ssh_cipher_struct is not documented.1352/builds/libssh/libssh-mirror/include/libssh/crypto.h:188: warning: Member blocks (variable) of struct ssh_cipher_struct is not documented.1353/builds/libssh/libssh-mirror/include/libssh/crypto.h:190: warning: Member max_blocks (variable) of struct ssh_cipher_struct is not documented.1354/builds/libssh/libssh-mirror/include/libssh/crypto.h:192: warning: Member set_encrypt_key)(struct ssh_cipher_struct *cipher, void *key, void *IV) (variable) of struct ssh_cipher_struct is not documented.1355/builds/libssh/libssh-mirror/include/libssh/crypto.h:193: warning: Member set_decrypt_key)(struct ssh_cipher_struct *cipher, void *key, void *IV) (variable) of struct ssh_cipher_struct is not documented.1356/builds/libssh/libssh-mirror/include/libssh/crypto.h:194: warning: Member encrypt)(struct ssh_cipher_struct *cipher, void *in, void *out, size_t len) (variable) of struct ssh_cipher_struct is not documented.1357/builds/libssh/libssh-mirror/include/libssh/crypto.h:198: warning: Member decrypt)(struct ssh_cipher_struct *cipher, void *in, void *out, size_t len) (variable) of struct ssh_cipher_struct is not documented.1358/builds/libssh/libssh-mirror/include/libssh/crypto.h:202: warning: Member aead_encrypt)(struct ssh_cipher_struct *cipher, void *in, void *out, size_t len, uint8_t *mac, uint64_t seq) (variable) of struct ssh_cipher_struct is not documented.1359/builds/libssh/libssh-mirror/include/libssh/crypto.h:204: warning: Member aead_decrypt_length)(struct ssh_cipher_struct *cipher, void *in, uint8_t *out, size_t len, uint64_t seq) (variable) of struct ssh_cipher_struct is not documented.1360/builds/libssh/libssh-mirror/include/libssh/crypto.h:206: warning: Member aead_decrypt)(struct ssh_cipher_struct *cipher, void *complete_packet, uint8_t *out, size_t encrypted_size, uint64_t seq) (variable) of struct ssh_cipher_struct is not documented.1361/builds/libssh/libssh-mirror/include/libssh/crypto.h:208: warning: Member cleanup)(struct ssh_cipher_struct *cipher) (variable) of struct ssh_cipher_struct is not documented.1362/builds/libssh/libssh-mirror/include/libssh/session.h:115: warning: Member error (variable) of struct ssh_common_struct is not documented.1363/builds/libssh/libssh-mirror/include/libssh/session.h:116: warning: Member callbacks (variable) of struct ssh_common_struct is not documented.1364/builds/libssh/libssh-mirror/include/libssh/session.h:117: warning: Member log_verbosity (variable) of struct ssh_common_struct is not documented.1365/builds/libssh/libssh-mirror/src/config.c:46: warning: Member name (variable) of struct ssh_config_keyword_table_s is not documented.1366/builds/libssh/libssh-mirror/src/config.c:47: warning: Member opcode (variable) of struct ssh_config_keyword_table_s is not documented.1367/builds/libssh/libssh-mirror/src/config.c:167: warning: Member name (variable) of struct ssh_config_match_keyword_table_s is not documented.1368/builds/libssh/libssh-mirror/src/config.c:168: warning: Member opcode (variable) of struct ssh_config_match_keyword_table_s is not documented.1369/builds/libssh/libssh-mirror/src/connector.c:53: warning: Member session (variable) of struct ssh_connector_struct is not documented.1370/builds/libssh/libssh-mirror/src/connector.c:55: warning: Member in_channel (variable) of struct ssh_connector_struct is not documented.1371/builds/libssh/libssh-mirror/src/connector.c:56: warning: Member out_channel (variable) of struct ssh_connector_struct is not documented.1372/builds/libssh/libssh-mirror/src/connector.c:58: warning: Member in_fd (variable) of struct ssh_connector_struct is not documented.1373/builds/libssh/libssh-mirror/src/connector.c:59: warning: Member out_fd (variable) of struct ssh_connector_struct is not documented.1374/builds/libssh/libssh-mirror/src/connector.c:61: warning: Member fd_is_socket (variable) of struct ssh_connector_struct is not documented.1375/builds/libssh/libssh-mirror/src/connector.c:63: warning: Member in_poll (variable) of struct ssh_connector_struct is not documented.1376/builds/libssh/libssh-mirror/src/connector.c:64: warning: Member out_poll (variable) of struct ssh_connector_struct is not documented.1377/builds/libssh/libssh-mirror/src/connector.c:66: warning: Member event (variable) of struct ssh_connector_struct is not documented.1378/builds/libssh/libssh-mirror/src/connector.c:68: warning: Member in_available (variable) of struct ssh_connector_struct is not documented.1379/builds/libssh/libssh-mirror/src/connector.c:69: warning: Member out_wontblock (variable) of struct ssh_connector_struct is not documented.1380/builds/libssh/libssh-mirror/src/connector.c:71: warning: Member in_channel_cb (variable) of struct ssh_connector_struct is not documented.1381/builds/libssh/libssh-mirror/src/connector.c:72: warning: Member out_channel_cb (variable) of struct ssh_connector_struct is not documented.1382/builds/libssh/libssh-mirror/src/connector.c:74: warning: Member in_flags (variable) of struct ssh_connector_struct is not documented.1383/builds/libssh/libssh-mirror/src/connector.c:75: warning: Member out_flags (variable) of struct ssh_connector_struct is not documented.1384/builds/libssh/libssh-mirror/include/libssh/libssh.h:94: warning: Member in_bytes (variable) of struct ssh_counter_struct is not documented.1385/builds/libssh/libssh-mirror/include/libssh/libssh.h:95: warning: Member out_bytes (variable) of struct ssh_counter_struct is not documented.1386/builds/libssh/libssh-mirror/include/libssh/libssh.h:96: warning: Member in_packets (variable) of struct ssh_counter_struct is not documented.1387/builds/libssh/libssh-mirror/include/libssh/libssh.h:97: warning: Member out_packets (variable) of struct ssh_counter_struct is not documented.1388/builds/libssh/libssh-mirror/include/libssh/crypto.h:107: warning: Member shared_secret (variable) of struct ssh_crypto_struct is not documented.1389/builds/libssh/libssh-mirror/include/libssh/crypto.h:108: warning: Member dh_ctx (variable) of struct ssh_crypto_struct is not documented.1390/builds/libssh/libssh-mirror/include/libssh/crypto.h:128: warning: Member dh_server_signature (variable) of struct ssh_crypto_struct is not documented.1391/builds/libssh/libssh-mirror/include/libssh/crypto.h:129: warning: Member session_id_len (variable) of struct ssh_crypto_struct is not documented.1392/builds/libssh/libssh-mirror/include/libssh/crypto.h:130: warning: Member session_id (variable) of struct ssh_crypto_struct is not documented.1393/builds/libssh/libssh-mirror/include/libssh/crypto.h:131: warning: Member digest_len (variable) of struct ssh_crypto_struct is not documented.1394/builds/libssh/libssh-mirror/include/libssh/crypto.h:132: warning: Member secret_hash (variable) of struct ssh_crypto_struct is not documented.1395/builds/libssh/libssh-mirror/include/libssh/crypto.h:133: warning: Member encryptIV (variable) of struct ssh_crypto_struct is not documented.1396/builds/libssh/libssh-mirror/include/libssh/crypto.h:134: warning: Member decryptIV (variable) of struct ssh_crypto_struct is not documented.1397/builds/libssh/libssh-mirror/include/libssh/crypto.h:135: warning: Member decryptkey (variable) of struct ssh_crypto_struct is not documented.1398/builds/libssh/libssh-mirror/include/libssh/crypto.h:136: warning: Member encryptkey (variable) of struct ssh_crypto_struct is not documented.1399/builds/libssh/libssh-mirror/include/libssh/crypto.h:137: warning: Member encryptMAC (variable) of struct ssh_crypto_struct is not documented.1400/builds/libssh/libssh-mirror/include/libssh/crypto.h:138: warning: Member decryptMAC (variable) of struct ssh_crypto_struct is not documented.1401/builds/libssh/libssh-mirror/include/libssh/crypto.h:139: warning: Member hmacbuf[DIGEST_MAX_LEN] (variable) of struct ssh_crypto_struct is not documented.1402/builds/libssh/libssh-mirror/include/libssh/crypto.h:140: warning: Member in_cipher (variable) of struct ssh_crypto_struct is not documented.1403/builds/libssh/libssh-mirror/include/libssh/crypto.h:140: warning: Member out_cipher (variable) of struct ssh_crypto_struct is not documented.1404/builds/libssh/libssh-mirror/include/libssh/crypto.h:141: warning: Member out_hmac (variable) of struct ssh_crypto_struct is not documented.1405/builds/libssh/libssh-mirror/include/libssh/crypto.h:142: warning: Member in_hmac_etm (variable) of struct ssh_crypto_struct is not documented.1406/builds/libssh/libssh-mirror/include/libssh/crypto.h:142: warning: Member out_hmac_etm (variable) of struct ssh_crypto_struct is not documented.1407/builds/libssh/libssh-mirror/include/libssh/crypto.h:144: warning: Member server_pubkey (variable) of struct ssh_crypto_struct is not documented.1408/builds/libssh/libssh-mirror/include/libssh/crypto.h:145: warning: Member do_compress_out (variable) of struct ssh_crypto_struct is not documented.1409/builds/libssh/libssh-mirror/include/libssh/crypto.h:146: warning: Member do_compress_in (variable) of struct ssh_crypto_struct is not documented.1410/builds/libssh/libssh-mirror/include/libssh/crypto.h:147: warning: Member delayed_compress_in (variable) of struct ssh_crypto_struct is not documented.1411/builds/libssh/libssh-mirror/include/libssh/crypto.h:148: warning: Member delayed_compress_out (variable) of struct ssh_crypto_struct is not documented.1412/builds/libssh/libssh-mirror/include/libssh/crypto.h:149: warning: Member compress_out_ctx (variable) of struct ssh_crypto_struct is not documented.1413/builds/libssh/libssh-mirror/include/libssh/crypto.h:150: warning: Member compress_in_ctx (variable) of struct ssh_crypto_struct is not documented.1414/builds/libssh/libssh-mirror/include/libssh/crypto.h:152: warning: Member server_kex (variable) of struct ssh_crypto_struct is not documented.1415/builds/libssh/libssh-mirror/include/libssh/crypto.h:153: warning: Member client_kex (variable) of struct ssh_crypto_struct is not documented.1416/builds/libssh/libssh-mirror/include/libssh/crypto.h:154: warning: Member kex_methods[SSH_KEX_METHODS] (variable) of struct ssh_crypto_struct is not documented.1417/builds/libssh/libssh-mirror/include/libssh/crypto.h:155: warning: Member kex_type (variable) of struct ssh_crypto_struct is not documented.1418/builds/libssh/libssh-mirror/include/libssh/crypto.h:156: warning: Member digest_type (variable) of struct ssh_crypto_struct is not documented.1419/builds/libssh/libssh-mirror/include/libssh/crypto.h:157: warning: Member used (variable) of struct ssh_crypto_struct is not documented.1420/builds/libssh/libssh-mirror/src/poll.c:741: warning: Member cb (variable) of struct ssh_event_fd_wrapper is not documented.1421/builds/libssh/libssh-mirror/src/poll.c:742: warning: Member userdata (variable) of struct ssh_event_fd_wrapper is not documented.1422/builds/libssh/libssh-mirror/src/poll.c:746: warning: Member ctx (variable) of struct ssh_event_struct is not documented.1423/builds/libssh/libssh-mirror/src/poll.c:748: warning: Member sessions (variable) of struct ssh_event_struct is not documented.1424/builds/libssh/libssh-mirror/include/libssh/messages.h:51: warning: Member type (variable) of struct ssh_global_request is not documented.1425/builds/libssh/libssh-mirror/include/libssh/messages.h:52: warning: Member want_reply (variable) of struct ssh_global_request is not documented.1426/builds/libssh/libssh-mirror/include/libssh/messages.h:53: warning: Member bind_address (variable) of struct ssh_global_request is not documented.1427/builds/libssh/libssh-mirror/include/libssh/messages.h:54: warning: Member bind_port (variable) of struct ssh_global_request is not documented.1428/builds/libssh/libssh-mirror/src/gssapi.c:49: warning: Member state (variable) of struct ssh_gssapi_struct is not documented.1429/builds/libssh/libssh-mirror/src/gssapi.c:50: warning: Member mech (variable) of struct ssh_gssapi_struct is not documented.1430/builds/libssh/libssh-mirror/src/gssapi.c:51: warning: Member server_creds (variable) of struct ssh_gssapi_struct is not documented.1431/builds/libssh/libssh-mirror/src/gssapi.c:52: warning: Member client_creds (variable) of struct ssh_gssapi_struct is not documented.1432/builds/libssh/libssh-mirror/src/gssapi.c:53: warning: Member ctx (variable) of struct ssh_gssapi_struct is not documented.1433/builds/libssh/libssh-mirror/src/gssapi.c:54: warning: Member client_name (variable) of struct ssh_gssapi_struct is not documented.1434/builds/libssh/libssh-mirror/src/gssapi.c:55: warning: Member user (variable) of struct ssh_gssapi_struct is not documented.1435/builds/libssh/libssh-mirror/src/gssapi.c:56: warning: Member canonic_user (variable) of struct ssh_gssapi_struct is not documented.1436/builds/libssh/libssh-mirror/src/gssapi.c:57: warning: Member service (variable) of struct ssh_gssapi_struct is not documented.1437/builds/libssh/libssh-mirror/src/gssapi.c:64: warning: Member client (variable) of struct ssh_gssapi_struct is not documented.1438/builds/libssh/libssh-mirror/include/libssh/wrapper.h:54: warning: Member name (variable) of struct ssh_hmac_struct is not documented.1439/builds/libssh/libssh-mirror/include/libssh/wrapper.h:55: warning: Member hmac_type (variable) of struct ssh_hmac_struct is not documented.1440/builds/libssh/libssh-mirror/include/libssh/wrapper.h:56: warning: Member etm (variable) of struct ssh_hmac_struct is not documented.1441/builds/libssh/libssh-mirror/include/libssh/misc.h:45: warning: Member next (variable) of struct ssh_iterator is not documented.1442/builds/libssh/libssh-mirror/include/libssh/misc.h:46: warning: Member data (variable) of struct ssh_iterator is not documented.1443/builds/libssh/libssh-mirror/include/libssh/auth.h:38: warning: Member nprompts (variable) of struct ssh_kbdint_struct is not documented.1444/builds/libssh/libssh-mirror/include/libssh/auth.h:39: warning: Member nanswers (variable) of struct ssh_kbdint_struct is not documented.1445/builds/libssh/libssh-mirror/include/libssh/auth.h:40: warning: Member name (variable) of struct ssh_kbdint_struct is not documented.1446/builds/libssh/libssh-mirror/include/libssh/auth.h:41: warning: Member instruction (variable) of struct ssh_kbdint_struct is not documented.1447/builds/libssh/libssh-mirror/include/libssh/auth.h:42: warning: Member prompts (variable) of struct ssh_kbdint_struct is not documented.1448/builds/libssh/libssh-mirror/include/libssh/auth.h:43: warning: Member echo (variable) of struct ssh_kbdint_struct is not documented.1449/builds/libssh/libssh-mirror/include/libssh/auth.h:44: warning: Member answers (variable) of struct ssh_kbdint_struct is not documented.1450/builds/libssh/libssh-mirror/include/libssh/kex.h:30: warning: Member cookie[16] (variable) of struct ssh_kex_struct is not documented.1451/builds/libssh/libssh-mirror/include/libssh/kex.h:31: warning: Member methods[SSH_KEX_METHODS] (variable) of struct ssh_kex_struct is not documented.1452/builds/libssh/libssh-mirror/include/libssh/pki.h:51: warning: Member type (variable) of struct ssh_key_struct is not documented.1453/builds/libssh/libssh-mirror/include/libssh/pki.h:52: warning: Member flags (variable) of struct ssh_key_struct is not documented.1454/builds/libssh/libssh-mirror/include/libssh/pki.h:53: warning: Member type_c (variable) of struct ssh_key_struct is not documented.1455/builds/libssh/libssh-mirror/include/libssh/pki.h:54: warning: Member ecdsa_nid (variable) of struct ssh_key_struct is not documented.1456/builds/libssh/libssh-mirror/include/libssh/pki.h:76: warning: Member ed25519_pubkey (variable) of struct ssh_key_struct is not documented.1457/builds/libssh/libssh-mirror/include/libssh/pki.h:77: warning: Member ed25519_privkey (variable) of struct ssh_key_struct is not documented.1458/builds/libssh/libssh-mirror/include/libssh/pki.h:79: warning: Member cert (variable) of struct ssh_key_struct is not documented.1459/builds/libssh/libssh-mirror/include/libssh/pki.h:80: warning: Member cert_type (variable) of struct ssh_key_struct is not documented.1460/builds/libssh/libssh-mirror/include/libssh/libssh.h:302: warning: Member hostname (variable) of struct ssh_knownhosts_entry is not documented.1461/builds/libssh/libssh-mirror/include/libssh/libssh.h:303: warning: Member unparsed (variable) of struct ssh_knownhosts_entry is not documented.1462/builds/libssh/libssh-mirror/include/libssh/libssh.h:304: warning: Member publickey (variable) of struct ssh_knownhosts_entry is not documented.1463/builds/libssh/libssh-mirror/include/libssh/libssh.h:305: warning: Member comment (variable) of struct ssh_knownhosts_entry is not documented.1464/builds/libssh/libssh-mirror/include/libssh/misc.h:40: warning: Member root (variable) of struct ssh_list is not documented.1465/builds/libssh/libssh-mirror/include/libssh/misc.h:41: warning: Member end (variable) of struct ssh_list is not documented.1466/builds/libssh/libssh-mirror/src/kdf.c:44: warning: Member digest_type (variable) of struct ssh_mac_ctx_struct is not documented.1467/builds/libssh/libssh-mirror/src/kdf.c:50: warning: Member ctx (variable) of struct ssh_mac_ctx_struct is not documented.1468/builds/libssh/libssh-mirror/include/libssh/messages.h:85: warning: Member session (variable) of struct ssh_message_struct is not documented.1469/builds/libssh/libssh-mirror/include/libssh/messages.h:86: warning: Member type (variable) of struct ssh_message_struct is not documented.1470/builds/libssh/libssh-mirror/include/libssh/messages.h:87: warning: Member auth_request (variable) of struct ssh_message_struct is not documented.1471/builds/libssh/libssh-mirror/include/libssh/messages.h:88: warning: Member channel_request_open (variable) of struct ssh_message_struct is not documented.1472/builds/libssh/libssh-mirror/include/libssh/messages.h:89: warning: Member channel_request (variable) of struct ssh_message_struct is not documented.1473/builds/libssh/libssh-mirror/include/libssh/messages.h:90: warning: Member service_request (variable) of struct ssh_message_struct is not documented.1474/builds/libssh/libssh-mirror/include/libssh/messages.h:91: warning: Member global_request (variable) of struct ssh_message_struct is not documented.1475/builds/libssh/libssh-mirror/src/chachapoly.c:41: warning: Member length (variable) of struct ssh_packet_header is not documented.1476/builds/libssh/libssh-mirror/src/chachapoly.c:42: warning: Member payload[] (variable) of struct ssh_packet_header is not documented.1477/builds/libssh/libssh-mirror/src/poll.c:77: warning: Member pollptrs (variable) of struct ssh_poll_ctx_struct is not documented.1478/builds/libssh/libssh-mirror/src/poll.c:78: warning: Member pollfds (variable) of struct ssh_poll_ctx_struct is not documented.1479/builds/libssh/libssh-mirror/src/poll.c:79: warning: Member polls_allocated (variable) of struct ssh_poll_ctx_struct is not documented.1480/builds/libssh/libssh-mirror/src/poll.c:80: warning: Member polls_used (variable) of struct ssh_poll_ctx_struct is not documented.1481/builds/libssh/libssh-mirror/src/poll.c:81: warning: Member chunk_size (variable) of struct ssh_poll_ctx_struct is not documented.1482/builds/libssh/libssh-mirror/src/poll.c:64: warning: Member ctx (variable) of struct ssh_poll_handle_struct is not documented.1483/builds/libssh/libssh-mirror/src/poll.c:65: warning: Member session (variable) of struct ssh_poll_handle_struct is not documented.1484/builds/libssh/libssh-mirror/src/poll.c:69: warning: Member x (variable) of struct ssh_poll_handle_struct is not documented.1485/builds/libssh/libssh-mirror/src/poll.c:70: warning: Member events (variable) of struct ssh_poll_handle_struct is not documented.1486/builds/libssh/libssh-mirror/src/poll.c:71: warning: Member lock (variable) of struct ssh_poll_handle_struct is not documented.1487/builds/libssh/libssh-mirror/src/poll.c:72: warning: Member cb (variable) of struct ssh_poll_handle_struct is not documented.1488/builds/libssh/libssh-mirror/src/poll.c:73: warning: Member cb_data (variable) of struct ssh_poll_handle_struct is not documented.1489/builds/libssh/libssh-mirror/include/libssh/poll.h:36: warning: Member fd (variable) of struct ssh_pollfd_struct is not documented.1490/builds/libssh/libssh-mirror/include/libssh/poll.h:37: warning: Member events (variable) of struct ssh_pollfd_struct is not documented.1491/builds/libssh/libssh-mirror/include/libssh/poll.h:38: warning: Member revents (variable) of struct ssh_pollfd_struct is not documented.1492/builds/libssh/libssh-mirror/include/libssh/keys.h:44: warning: Member type (variable) of struct ssh_private_key_struct is not documented.1493/builds/libssh/libssh-mirror/include/libssh/keys.h:29: warning: Member type (variable) of struct ssh_public_key_struct is not documented.1494/builds/libssh/libssh-mirror/include/libssh/keys.h:30: warning: Member type_c (variable) of struct ssh_public_key_struct is not documented.1495/builds/libssh/libssh-mirror/include/libssh/scp.h:36: warning: Member session (variable) of struct ssh_scp_struct is not documented.1496/builds/libssh/libssh-mirror/include/libssh/scp.h:37: warning: Member mode (variable) of struct ssh_scp_struct is not documented.1497/builds/libssh/libssh-mirror/include/libssh/scp.h:38: warning: Member recursive (variable) of struct ssh_scp_struct is not documented.1498/builds/libssh/libssh-mirror/include/libssh/scp.h:39: warning: Member channel (variable) of struct ssh_scp_struct is not documented.1499/builds/libssh/libssh-mirror/include/libssh/scp.h:40: warning: Member location (variable) of struct ssh_scp_struct is not documented.1500/builds/libssh/libssh-mirror/include/libssh/scp.h:41: warning: Member state (variable) of struct ssh_scp_struct is not documented.1501/builds/libssh/libssh-mirror/include/libssh/scp.h:42: warning: Member filelen (variable) of struct ssh_scp_struct is not documented.1502/builds/libssh/libssh-mirror/include/libssh/scp.h:43: warning: Member processed (variable) of struct ssh_scp_struct is not documented.1503/builds/libssh/libssh-mirror/include/libssh/scp.h:44: warning: Member request_type (variable) of struct ssh_scp_struct is not documented.1504/builds/libssh/libssh-mirror/include/libssh/scp.h:45: warning: Member request_name (variable) of struct ssh_scp_struct is not documented.1505/builds/libssh/libssh-mirror/include/libssh/scp.h:46: warning: Member warning (variable) of struct ssh_scp_struct is not documented.1506/builds/libssh/libssh-mirror/include/libssh/scp.h:47: warning: Member request_mode (variable) of struct ssh_scp_struct is not documented.1507enerating docs for page libssh_tutor_guided_tour...1508Generating docs for page libssh_tutorial...1509Generating docs for page libssh_linking...1510Generating docs for page libssh_tutor_scp...1511Generating docs for page libssh_tutor_sftp...1512Generating docs for page libssh_tutor_shell...1513Generating docs for page libssh_tutor_todo...1514Generating docs for page libssh_tutor_threads...1515Generating docs for page bug...1516Generating docs for page deprecated...1517Generating group documentation...1518Generating class documentation...1519Generating docs for compound BlowfishContext...1520Generating docs for compound chacha20_poly1305_keysched...1521Generating docs for compound chacha_ctx...1522Generating docs for compound dh_ctx...1523Generating docs for compound dh_keypair...1524Generating docs for compound error_struct...1525Generating docs for compound fe25519...1526Generating docs for compound ge25519...1527Generating docs for compound ge25519_aff...1528Generating docs for compound ge25519_p1p1...1529Generating docs for compound ge25519_p2...1530Generating docs for compound packet_struct...1531Generating docs for compound pem_get_password_struct...1532Generating docs for compound sc25519...1533Generating docs for compound sftp_attributes_struct...1534Generating docs for compound sftp_client_message_struct...1535Generating docs for compound sftp_dir_struct...1536Generating docs for compound sftp_ext_struct...1537Generating docs for compound sftp_file_struct...1538Generating docs for compound sftp_message_struct...1539Generating docs for compound sftp_packet_struct...1540Generating docs for compound sftp_request_queue_struct...1541Generating docs for compound sftp_session_struct...1542Generating docs for compound sftp_status_message_struct...1543Generating docs for compound sftp_statvfs_struct...1544Generating docs for compound shortsc25519...1545Generating docs for compound ssh_agent_state_struct...1546Generating docs for compound ssh_agent_struct...1547Generating docs for compound ssh_auth_auto_state_struct...1548Generating docs for compound ssh_auth_request...1549Generating docs for compound ssh_bind_callbacks_struct...1550Generating docs for compound ssh_bind_config_keyword_table_s...1551Generating docs for compound ssh_bind_config_match_keyword_table_s...1552Generating docs for compound ssh_bind_struct...1553Generating docs for compound ssh_buffer_struct...1554Generating docs for compound ssh_callbacks_struct...1555Generating docs for compound ssh_channel_callbacks_struct...1556Generating docs for compound ssh_channel_read_termination_struct...1557Generating docs for compound ssh_channel_request...1558Generating docs for compound ssh_channel_request_open...1559Generating docs for compound ssh_channel_struct...1560Generating docs for compound ssh_cipher_struct...1561Generating docs for compound ssh_common_struct...1562Generating docs for compound ssh_config_keyword_table_s...1563Generating docs for compound ssh_config_match_keyword_table_s...1564Generating docs for compound ssh_connector_struct...1565Generating docs for compound ssh_counter_struct...1566Generating docs for compound ssh_crypto_struct...1567Generating docs for compound ssh_event_fd_wrapper...1568Generating docs for compound ssh_event_struct...1569Generating docs for compound ssh_global_request...1570Generating docs for compound ssh_gssapi_struct...1571Generating docs for compound ssh_hmac_struct...1572Generating docs for compound ssh_iterator...1573Generating docs for compound ssh_kbdint_struct...1574Generating docs for compound ssh_kex_struct...1575Generating docs for compound ssh_key_struct...1576Generating docs for compound ssh_knownhosts_entry...1577Generating docs for compound ssh_list...1578Generating docs for compound ssh_mac_ctx_struct...1579Generating docs for compound ssh_message_struct...1580Generating docs for compound ssh_packet_callbacks_struct...1581Generating docs for compound ssh_packet_header...1582Generating docs for compound ssh_poll_ctx_struct...1583Generating docs for compound ssh_poll_handle_struct...1584Generating docs for compound ssh_pollfd_struct...1585Generating docs for compound ssh_private_key_struct...1586Generating docs for compound ssh_public_key_struct...1587Generating docs for compound ssh_scp_struct...1588Generating docs for compound ssh_server_callb/builds/libssh/libssh-mirror/include/libssh/callbacks.h:347: warning: Member gssapi_verify_mic_function (variable) of struct ssh_server_callbacks_struct is not documented.1589/builds/libssh/libssh-mirror/include/libssh/messages.h:47: warning: Member service (variable) of struct ssh_service_request is not documented.1590/builds/libssh/libssh-mirror/include/libssh/session.h:121: warning: Member common (variable) of struct ssh_session_struct is not documented.1591/builds/libssh/libssh-mirror/include/libssh/session.h:122: warning: Member socket (variable) of struct ssh_session_struct is not documented.1592/builds/libssh/libssh-mirror/include/libssh/session.h:123: warning: Member serverbanner (variable) of struct ssh_session_struct is not documented.1593/builds/libssh/libssh-mirror/include/libssh/session.h:124: warning: Member clientbanner (variable) of struct ssh_session_struct is not documented.1594/builds/libssh/libssh-mirror/include/libssh/session.h:125: warning: Member protoversion (variable) of struct ssh_session_struct is not documented.1595/builds/libssh/libssh-mirror/include/libssh/session.h:126: warning: Member server (variable) of struct ssh_session_struct is not documented.1596/builds/libssh/libssh-mirror/include/libssh/session.h:127: warning: Member client (variable) of struct ssh_session_struct is not documented.1597/builds/libssh/libssh-mirror/include/libssh/session.h:128: warning: Member openssh (variable) of struct ssh_session_struct is not documented.1598/builds/libssh/libssh-mirror/include/libssh/session.h:129: warning: Member send_seq (variable) of struct ssh_session_struct is not documented.1599/builds/libssh/libssh-mirror/include/libssh/session.h:130: warning: Member recv_seq (variable) of struct ssh_session_struct is not documented.1600/builds/libssh/libssh-mirror/include/libssh/session.h:131: warning: Member last_rekey_time (variable) of struct ssh_session_struct is not documented.1601/builds/libssh/libssh-mirror/include/libssh/session.h:133: warning: Member connected (variable) of struct ssh_session_struct is not documented.1602/builds/libssh/libssh-mirror/include/libssh/session.h:135: warning: Member alive (variable) of struct ssh_session_struct is not documented.1603/builds/libssh/libssh-mirror/include/libssh/session.h:140: warning: Member flags (variable) of struct ssh_session_struct is not documented.1604/builds/libssh/libssh-mirror/include/libssh/session.h:143: warning: Member extensions (variable) of struct ssh_session_struct is not documented.1605/builds/libssh/libssh-mirror/include/libssh/session.h:145: warning: Member banner (variable) of struct ssh_session_struct is not documented.1606/builds/libssh/libssh-mirror/include/libssh/session.h:146: warning: Member discon_msg (variable) of struct ssh_session_struct is not documented.1607/builds/libssh/libssh-mirror/include/libssh/session.h:147: warning: Member in_buffer (variable) of struct ssh_session_struct is not documented.1608/builds/libssh/libssh-mirror/include/libssh/session.h:148: warning: Member in_packet (variable) of struct ssh_session_struct is not documented.1609/builds/libssh/libssh-mirror/include/libssh/session.h:149: warning: Member out_buffer (variable) of struct ssh_session_struct is not documented.1610/builds/libssh/libssh-mirror/include/libssh/session.h:150: warning: Member out_queue (variable) of struct ssh_session_struct is not documented.1611/builds/libssh/libssh-mirror/include/libssh/session.h:155: warning: Member pending_call_state (variable) of struct ssh_session_struct is not documented.1612/builds/libssh/libssh-mirror/include/libssh/session.h:156: warning: Member session_state (variable) of struct ssh_session_struct is not documented.1613/builds/libssh/libssh-mirror/include/libssh/session.h:157: warning: Member packet_state (variable) of struct ssh_session_struct is not documented.1614/builds/libssh/libssh-mirror/include/libssh/session.h:158: warning: Member dh_handshake_state (variable) of struct ssh_session_struct is not documented.1615/builds/libssh/libssh-mirror/include/libssh/session.h:159: warning: Member global_req_state (variable) of struct ssh_session_struct is not documented.1616/builds/libssh/libssh-mirror/include/libssh/session.h:160: warning: Member agent_state (variable) of struct ssh_session_struct is not documented.1617/builds/libssh/libssh-mirror/include/libssh/session.h:168: warning: Member auth (variable) of struct ssh_session_struct is not documented.1618/builds/libssh/libssh-mirror/include/libssh/session.h:174: warning: Member send_first_kex_follows (variable) of struct ssh_session_struct is not documented.1619/builds/libssh/libssh-mirror/include/libssh/session.h:184: warning: Member first_kex_follows_guess_wrong (variable) of struct ssh_session_struct is not documented.1620/builds/libssh/libssh-mirror/include/libssh/session.h:186: warning: Member in_hashbuf (variable) of struct ssh_session_struct is not documented.1621/builds/libssh/libssh-mirror/include/libssh/session.h:187: warning: Member out_hashbuf (variable) of struct ssh_session_struct is not documented.1622/builds/libssh/libssh-mirror/include/libssh/session.h:188: warning: Member current_crypto (variable) of struct ssh_session_struct is not documented.1623/builds/libssh/libssh-mirror/include/libssh/session.h:190: warning: Member next_crypto (variable) of struct ssh_session_struct is not documented.1624/builds/libssh/libssh-mirror/include/libssh/session.h:192: warning: Member channels (variable) of struct ssh_session_struct is not documented.1625/builds/libssh/libssh-mirror/include/libssh/session.h:193: warning: Member maxchannel (variable) of struct ssh_session_struct is not documented.1626/builds/libssh/libssh-mirror/include/libssh/session.h:194: warning: Member agent (variable) of struct ssh_session_struct is not documented.1627/builds/libssh/libssh-mirror/include/libssh/session.h:197: warning: Member kbdint (variable) of struct ssh_session_struct is not documented.1628/builds/libssh/libssh-mirror/include/libssh/session.h:198: warning: Member gssapi (variable) of struct ssh_session_struct is not documented.1629/builds/libssh/libssh-mirror/include/libssh/session.h:209: warning: Member srv (variable) of struct ssh_session_struct is not documented.1630/builds/libssh/libssh-mirror/include/libssh/session.h:212: warning: Member ssh_message_list (variable) of struct ssh_session_struct is not documented.1631/builds/libssh/libssh-mirror/include/libssh/session.h:213: warning: Member ssh_message_callback)(struct ssh_session_struct *session, ssh_message msg, void *userdata) (variable) of struct ssh_session_struct is not documented.1632/builds/libssh/libssh-mirror/include/libssh/session.h:215: warning: Member ssh_message_callback_data (variable) of struct ssh_session_struct is not documented.1633/builds/libssh/libssh-mirror/include/libssh/session.h:216: warning: Member server_callbacks (variable) of struct ssh_session_struct is not documented.1634/builds/libssh/libssh-mirror/include/libssh/session.h:217: warning: Member ssh_connection_callback)(struct ssh_session_struct *session) (variable) of struct ssh_session_struct is not documented.1635/builds/libssh/libssh-mirror/include/libssh/session.h:218: warning: Member default_packet_callbacks (variable) of struct ssh_session_struct is not documented.1636/builds/libssh/libssh-mirror/include/libssh/session.h:219: warning: Member packet_callbacks (variable) of struct ssh_session_struct is not documented.1637/builds/libssh/libssh-mirror/include/libssh/session.h:220: warning: Member socket_callbacks (variable) of struct ssh_session_struct is not documented.1638/builds/libssh/libssh-mirror/include/libssh/session.h:221: warning: Member default_poll_ctx (variable) of struct ssh_session_struct is not documented.1639/builds/libssh/libssh-mirror/include/libssh/session.h:253: warning: Member opts (variable) of struct ssh_session_struct is not documented.1640/builds/libssh/libssh-mirror/include/libssh/session.h:255: warning: Member socket_counter (variable) of struct ssh_session_struct is not documented.1641/builds/libssh/libssh-mirror/include/libssh/session.h:256: warning: Member raw_counter (variable) of struct ssh_session_struct is not documented.1642/builds/libssh/libssh-mirror/include/libssh/pki.h:84: warning: Member type (variable) of struct ssh_signature_struct is not documented.1643/builds/libssh/libssh-mirror/include/libssh/pki.h:85: warning: Member hash_type (variable) of struct ssh_signature_struct is not documented.1644/builds/libssh/libssh-mirror/include/libssh/pki.h:86: warning: Member type_c (variable) of struct ssh_signature_struct is not documented.1645/builds/libssh/libssh-mirror/include/libssh/pki.h:96: warning: Member ed25519_sig (variable) of struct ssh_signature_struct is not documented.1646/builds/libssh/libssh-mirror/include/libssh/pki.h:98: warning: Member raw_sig (variable) of struct ssh_signature_struct is not documented.1647/builds/libssh/libssh-mirror/src/socket.c:79: warning: Member fd (variable) of struct ssh_socket_struct is not documented.1648/builds/libssh/libssh-mirror/src/socket.c:80: warning: Member fd_is_socket (variable) of struct ssh_socket_struct is not documented.1649/builds/libssh/libssh-mirror/src/socket.c:81: warning: Member last_errno (variable) of struct ssh_socket_struct is not documented.1650/builds/libssh/libssh-mirror/src/socket.c:82: warning: Member read_wontblock (variable) of struct ssh_socket_struct is not documented.1651/builds/libssh/libssh-mirror/src/socket.c:84: warning: Member write_wontblock (variable) of struct ssh_socket_struct is not documented.1652/builds/libssh/libssh-mirror/src/socket.c:85: warning: Member data_except (variable) of struct ssh_socket_struct is not documented.1653/builds/libssh/libssh-mirror/src/socket.c:86: warning: Member state (variable) of struct ssh_socket_struct is not documented.1654/builds/libssh/libssh-mirror/src/socket.c:87: warning: Member out_buffer (variable) of struct ssh_socket_struct is not documented.1655/builds/libssh/libssh-mirror/src/socket.c:88: warning: Member in_buffer (variable) of struct ssh_socket_struct is not documented.1656/builds/libssh/libssh-mirror/src/socket.c:89: warning: Member session (variable) of struct ssh_socket_struct is not documented.1657/builds/libssh/libssh-mirror/src/socket.c:90: warning: Member callbacks (variable) of struct ssh_socket_struct is not documented.1658/builds/libssh/libssh-mirror/src/socket.c:91: warning: Member poll_handle (variable) of struct ssh_socket_struct is not documented.1659/builds/libssh/libssh-mirror/src/socket.c:93: warning: Member proxy_pid (variable) of struct ssh_socket_struct is not documented.1660/builds/libssh/libssh-mirror/include/libssh/string.h:30: warning: Member size (variable) of struct ssh_string_struct is not documented.1661/builds/libssh/libssh-mirror/include/libssh/string.h:31: warning: Member data[1] (variable) of struct ssh_string_struct is not documented.1662/builds/libssh/libssh-mirror/include/libssh/callbacks.h:918: warning: Member type (variable) of struct ssh_threads_callbacks_struct is not documented.1663/builds/libssh/libssh-mirror/include/libssh/callbacks.h:919: warning: Member mutex_init (variable) of struct ssh_threads_callbacks_struct is not documented.1664/builds/libssh/libssh-mirror/include/libssh/callbacks.h:920: warning: Member mutex_destroy (variable) of struct ssh_threads_callbacks_struct is not documented.1665/builds/libssh/libssh-mirror/include/libssh/callbacks.h:921: warning: Member mutex_lock (variable) of struct ssh_threads_callbacks_struct is not documented.1666/builds/libssh/libssh-mirror/include/libssh/callbacks.h:922: warning: Member mutex_unlock (variable) of struct ssh_threads_callbacks_struct is not documented.1667/builds/libssh/libssh-mirror/include/libssh/callbacks.h:923: warning: Member thread_id (variable) of struct ssh_threads_callbacks_struct is not documented.1668/builds/libssh/libssh-mirror/include/libssh/misc.h:50: warning: Member seconds (variable) of struct ssh_timestamp is not documented.1669/builds/libssh/libssh-mirror/include/libssh/misc.h:51: warning: Member useconds (variable) of struct ssh_timestamp is not documented.1670/builds/libssh/libssh-mirror/include/libssh/token.h:30: warning: Member buffer (variable) of struct ssh_tokens_st is not documented.1671/builds/libssh/libssh-mirror/include/libssh/token.h:31: warning: Member tokens (variable) of struct ssh_tokens_st is not documented.1672/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:459: warning: Member Channel(Session &ssh_session) (function) of class ssh::Channel is not documented.1673/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:503: warning: Member getExitStatus() (function) of class ssh::Channel is not documented.1674/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:506: warning: Member getSession() (function) of class ssh::Channel is not documented.1675/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:527: warning: Member openForward(const char *remotehost, int remoteport, const char *sourcehost=NULL, int localport=0) (function) of class ssh::Channel is not documented.1676/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:535: warning: Member openSession() (function) of class ssh::Channel is not documented.1677/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:540: warning: Member poll(bool is_stderr=false) (function) of class ssh::Channel is not documented.1678/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:545: warning: Member read(void *dest, size_t count) (function) of class ssh::Channel is not documented.1679/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:554: warning: Member read(void *dest, size_t count, int timeout) (function) of class ssh::Channel is not documented.1680/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:563: warning: Member read(void *dest, size_t count, bool is_stderr=false, int timeout=-1) (function) of class ssh::Channel is not documented.1681/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:572: warning: Member readNonblocking(void *dest, size_t count, bool is_stderr=false) (function) of class ssh::Channel is not documented.1682/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:581: warning: Member requestEnv(const char *name, const char *value) (function) of class ssh::Channel is not documented.1683/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:587: warning: Member requestExec(const char *cmd) (function) of class ssh::Channel is not documented.1684/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:592: warning: Member requestPty(const char *term=NULL, int cols=0, int rows=0) (function) of class ssh::Channel is not documented.1685/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:602: warning: Member requestShell() (function) of class ssh::Channel is not documented.1686/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:607: warning: Member requestSendSignal(const char *signum) (function) of class ssh::Channel is not documented.1687/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:612: warning: Member requestSubsystem(const char *subsystem) (function) of class ssh::Channel is not documented.1688/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:617: warning: Member requestX11(bool single_connection, const char *protocol, const char *cookie, int screen_number) (function) of class ssh::Channel is not documented.1689/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:624: warning: Member sendEof() (function) of class ssh::Channel is not documented.1690/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:649: warning: Member getCSession() (function) of class ssh::Channel is not documented.1691/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:653: warning: Member getCChannel() (function) of class ssh::Channel is not documented.1692/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:658: warning: Member session (variable) of class ssh::Channel is not documented.1693/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:659: warning: Member channel (variable) of class ssh::Channel is not documented.1694/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:315: warning: Member getError() (function) of class ssh::Session is not documented.1695/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:321: warning: Member getErrorCode() (function) of class ssh::Session is not documented.1696/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:371: warning: Member log(int priority, const char *format,...) (function) of class ssh::Session is not documented.1697/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:426: warning: Member cancelForward(const char *address, int port) (function) of class ssh::Session is not documented.1698/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:432: warning: Member listenForward(const char *address, int port, int &boundport) (function) of class ssh::Session is not documented.1699/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:439: warning: Member getCSession() (function) of class ssh::Session is not documented.1700/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:444: warning: Member c_session (variable) of class ssh::Session is not documented.1701/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:76: warning: Member SshException(ssh_session csession) (function) of class ssh::SshException is not documented.1702/builds/libssh/libssh-mirror/include/libssh/libsshpp.hpp:80: warning: Member SshException(const SshException &e) (function) of class ssh::SshException is not documented.1703acks_struct...1704Generating docs for compound ssh_service_request...1705Generating docs for compound ssh_session_struct...1706Generating docs for compound ssh_signature_struct...1707Generating docs for compound ssh_socket_callbacks_struct...1708Generating docs for compound ssh_socket_struct...1709Generating docs for compound ssh_string_struct...1710Generating docs for compound ssh_threads_callbacks_struct...1711Generating docs for compound ssh_timestamp...1712Generating docs for compound ssh_tokens_st...1713Generating concept documentation...1714Generating namespace index...1715Generating docs for compound ssh::Channel...1716Generating docs for compound ssh::Session...1717Generating docs for compound ssh::SshException...1718Generating graph info page...1719Generating directory documentation...1720Generating index page...1721Generating page index...1722Generating module index...1723Generating namespace index...1724Generating namespace member index...1725Generating concept index...1726Generating annotated compound index...1727Generating alphabetical compound index...1728Generating hierarchical class index...1729Generating member index...1730Generating file index...1731Generating file member index...1732Generating example index...1733finalizing index lists...1734writing tag file...1735Running plantuml with JAVA...1736type lookup cache used 2426/65536 hits=13364 misses=26821737symbol lookup cache used 4147/65536 hits=12193 misses=41471738finished...1739[100%] Built target docs1741Job succeeded