Lines Matching refs:TDB_ERROR
234 enum TDB_ERROR ecode; /* error code for last tdb error */294 enum TDB_ERROR tdb_error(struct tdb_context *tdb)300 enum TDB_ERROR ecode; const char *estring;3794 try to call tdb_error or tdb_errname, just do strerror(errno).