debian man page for tdb_close

Query: tdb_close

OS: debian

Section: 3

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

TDB_CLOSE(3)						     Linux Programmer's Manual						      TDB_CLOSE(3)

NAME
tdb_close - close a tdb database
SYNOPSIS
#include <tdb.h> int tdb_close(TDB_CONTEXT *tdb);
DESCRIPTION
Closes a TDB database and frees memory any memory that was used.
RETURN VALUE
Returns zero on success and -1 on failure.
AUTHORS
Software: Andrew Tridgell and Luke Kenneth Casson Leighton Man page: Ben Woodard <ben@valinux.com>
SEE ALSO
gdbm(3), tdb(3) Samba Aug 16, 2000 TDB_CLOSE(3)
Related Man Pages
tdb_open(3) - debian
tdb_traverse(3) - debian
tdbbackup(8) - suse
tdbbackup(8) - osx
tdbbackup.tdbtools(8) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph