libssh2_knownhost_free
free a collection of known hosts
- Provided by: libssh2-1-dev (Version: 1.10.0-3)
- Source: libssh2
- Report a bug
free a collection of known hosts
#include <libssh2.h>
void libssh2_knownhost_free(LIBSSH2_KNOWNHOSTS *hosts);
Free a collection of known hosts.
None.
Added in libssh2 1.2
libssh2_knownhost_init(3) libssh2_knownhost_add(3) libssh2_knownhost_check(3)