Home | History | Annotate | Download | only in ext2fs

Lines Matching defs:tdb_error

232 	enum TDB_ERROR ecode; /* error code for last tdb error */
292 enum TDB_ERROR tdb_error(struct tdb_context *tdb)
298 enum TDB_ERROR ecode; const char *estring;
3790 try to call tdb_error or tdb_errname, just do strerror(errno).