Query: tdb_close
OS: centos
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)NAMEtdb_close - close a tdb databaseSYNOPSIS#include <tdb.h> int tdb_close(TDB_CONTEXT *tdb);DESCRIPTIONCloses a TDB database and frees memory any memory that was used.RETURN VALUEReturns zero on success and -1 on failure.AUTHORSSoftware: Andrew Tridgell and Luke Kenneth Casson Leighton Man page: Ben Woodard <ben@valinux.com>SEE ALSOgdbm(3), tdb(3) Samba Aug 16, 2000 TDB_CLOSE(3)
| Related Man Pages | 
|---|
| tdb(3) - debian | 
| tdb_traverse(3) - debian | 
| tdbbackup(8) - suse | 
| tdbbackup(8) - debian | 
| tdb_firstkey(3) - centos | 
| Similar Topics in the Unix Linux Community | 
|---|
| Is UNIX an open source OS ? | 
| Best performance UNIX just for HOST Virtualization? | 
| Tar Command | 
| CentOS7 restoring file capabilities | 
| [TIP] Processing YAML files with yq |