![]() |
![]()
| ![]() |
![]()
NAMElibssh2_knownhost_free - free a collection of known hosts SYNOPSIS#include <libssh2.h> void libssh2_knownhost_free(LIBSSH2_KNOWNHOSTS *hosts); DESCRIPTIONFree a collection of known hosts. RETURN VALUENone. AVAILABILITYAdded in libssh2 1.2 SEE ALSOlibssh2_knownhost_init(3) libssh2_knownhost_add(3) libssh2_knownhost_check(3)
|