tdb_error(3) centos man page | unix.com

Man Page: tdb_error

Operating Environment: centos

Section: 3

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

NAME
tdb_error - return tdb database error state information. tdb_errorstr - return a printable string representing the error state of a tdb database
SYNOPSIS
#include <tdb.h> enum TDB_ERROR tdb_error(TDB_CONTEXT *tdb); char *tdb_errorstr(TDB_CONTEXT *tdb);
DESCRIPTION
tdb_error returns the current error state of the tdb database. tdb_errorstr returns a printable string that describes the error state of the database.
AUTHORS
Software: Andrew Tridgell <tridge@linuxcare.com> and Luke Kenneth Casson Leighton Man page: Ben Woodard <ben@valinux.com>
SEE ALSO
gdbm(3), tdb(3) Samba Aug 16, 2000 TDB_ERROR(3)
Related Man Pages
tdb(3) - debian
tdbbackup(8) - suse
tdbbackup(8) - osx
tdbbackup(8) - debian
tdb_open(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Please Welcome Dave Munro to the Moderator Team!