debian man page for libssh2_agent_free

Query: libssh2_agent_free

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

libssh2_agent_free(3)						  libssh2 manual					     libssh2_agent_free(3)

NAME
libssh2_agent_free - free an ssh-agent handle
SYNOPSIS
#include <libssh2.h> void libssh2_agent_free(LIBSSH2_AGENT *agent);
DESCRIPTION
Free an ssh-agent handle. This function also frees the internal collection of public keys.
RETURN VALUE
None.
AVAILABILITY
Added in libssh2 1.2
SEE ALSO
libssh2_agent_init(3) libssh2_agent_disconnect(3) libssh2 1.2 28 May 2009 libssh2_agent_free(3)
Related Man Pages
libssh2_agent_get_identity(3) - debian
libssh2_knownhost_get(3) - debian
libssh2_agent_get_identity(3) - centos
libssh2_knownhost_get(3) - centos
libssh2_version(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?