1libssh2_knownhost_free(3)           libssh2          libssh2_knownhost_free(3)
2
3
4

NAME

6       libssh2_knownhost_free - free a collection of known hosts
7

SYNOPSIS

9       #include <libssh2.h>
10
11       void
12       libssh2_knownhost_free(LIBSSH2_KNOWNHOSTS *hosts);
13

DESCRIPTION

15       Free a collection of known hosts.
16

RETURN VALUE

18       None.
19

AVAILABILITY

21       Added in libssh2 1.2
22

SEE ALSO

24       libssh2_knownhost_init(3)    libssh2_knownhost_add(3)    libssh2_known‐
25       host_check(3)
26
27
28
29libssh2                           28 May 2009        libssh2_knownhost_free(3)
Impressum