tdb_close(3) suse man page | unix.com

Man Page: tdb_close

Operating Environment: suse

Section: 3

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_traverse(3) - debian
tdbbackup(8) - osx
tdbbackup(8) - debian
tdb(3) - suse
tdb_open(3) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure
A (ksh) Library For and From UNIX.com