Lines Matching refs:TDB_ERR_NOEXIST
309 {TDB_ERR_NOEXIST, "Record does not exist"},3131 return TDB_ERRCODE(TDB_ERR_NOEXIST, 0);3182 * TDB_ERR_NOEXIST. If a key has no data attached3235 return TDB_ERRCODE(TDB_ERR_NOEXIST, 0);3485 if (tdb->ecode == TDB_ERR_NOEXIST &&