gnutls_db_set_remove_function
NAMESYNOPSIS
ARGUMENTS
DESCRIPTION
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
gnutls_db_set_remove_function − API function
SYNOPSIS
#include <gnutls/gnutls.h>
void gnutls_db_set_remove_function(gnutls_session_t session, gnutls_db_remove_func rem_func);
ARGUMENTS
gnutls_session_t session
is a gnutls_session_t structure.
gnutls_db_remove_func rem_func
is the function.
DESCRIPTION
Sets the function that will be used to remove data from the resumed sessions database. This function must return 0 on success.
The first argument to rem_func will be null unless gnutls_db_set_ptr() has been called.
REPORTING BUGS
Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page: http://www.gnu.org/software/gnutls/ General help using GNU software: http://www.gnu.org/gethelp/
COPYRIGHT
Copyright
© 2008 Free Software Foundation.
Copying and distribution of this file, with or without
modification, are permitted in any medium without royalty
provided the copyright notice and this notice are
preserved.
SEE ALSO
The full documentation for gnutls is maintained as a Texinfo manual. If the info and gnutls programs are properly installed at your site, the command
info gnutls
should give you access to the complete manual.
More Linux Commands
manpages/xlsclients.1.html
xlsclients(1) - list client applications running on a displa
Xlsclients is a utility for listing information about the client applications running on a display. It may be used to generate scripts representing a snapshot o
manpages/fbtest.8.html
fbtest(8) - test if a virtual console is mapped to a frame b
The program fbtest(8) is used to test if a virtual console, e.g. /dev/tty1 is mapped on a frame buffer device. OPTIONS -f, --fb=<fb_device> This option specifie
manpages/chown.2.html
chown(2) - change ownership of a file - Linux manual page...
These system calls change the owner and group of a file. The chown(), fchown(), and lchown() system calls differ only in how the file is specified: * chown() ch
manpages/fc-query.1.html
fc-query(1) - query font files (Commands - Linux man page)
fc-query queries font-file(s) using the normal fontconfig rules and prints out font pattern for each face found. If --index is given, only one face of each file
manpages/glConvolutionFilter2D.3gl.html
glConvolutionFilter2D(3gl) - define a two-dimensional convol
glConvolutionFilter2D builds a two-dimensional convolution filter kernel from an array of pixels. The pixel array specified by width, height, format, type, and
manpages/hsearch.3.html
hsearch(3) - hash table management - Linux manual page......
The three functions hcreate(), hsearch(), and hdestroy() allow the caller to create and manage a hash search table containing entries consisting of a key (a str
manpages/Tk_ClipboardAppend.3.html
Tk_ClipboardAppend(3) - Manage the clipboard (Man Page).....
These two procedures manage the clipboard for Tk. The clipboard is typically managed by calling Tk_ClipboardClear once, then calling Tk_ClipboardAppend to add d
manpages/read.n.html
read(n) - Read from a channel (Local - Linux man page)......
In the first form, the read command reads all of the data from channelId up to the end of the file. If the -nonewline switch is specified then the last characte
manpages/inet_net_pton.3.html
inet_net_pton(3) Internet network number conversion.........
These functions convert network numbers between presentation (i.e., printable) format and network (i.e., binary) format. For both functions, af specifies the ad
manpages/aa-logprof.8.html
aa-logprof(8) utility for updating AppArmor security profile
aa-logprof is an interactive tool used to review AppArmor generated messages and update AppArmor security profiles. Running aa-logprof will scan the log file an
manpages/clock_getcpuclockid.3.html
clock_getcpuclockid(3) - obtain ID of a process CPU-time clo
The clock_getcpuclockid() function obtains the ID of the CPU-time clock of the process whose ID is pid, and returns it in the location pointed to by clock_id. I
manpages/ppmtoapplevol.1.html
ppmtoapplevol(1) - convert a PPM into an Apple volume label
This program is part of Netpbm(1) ppmtoapplevol reads a PPM image as input and produces an Apple volume label image as output. EFI-based Apple systems use a sim
