1libssh2_knownhost_free(3)       libssh2 manual       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 libssh2_knownhost_free(LIBSSH2_KNOWNHOSTS *hosts);
12

DESCRIPTION

14       Free a collection of known hosts.
15

RETURN VALUE

17       None.
18

AVAILABILITY

20       Added in libssh2 1.2
21

SEE ALSO

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