Searched refs:tdb_null (Results 1 – 3 of 3) sorted by relevance
117 static TDB_DATA tdb_null; variable2888 return tdb_null; in tdb_firstkey()2894 return tdb_null; in tdb_firstkey()2909 TDB_DATA key = tdb_null; in tdb_nextkey()2916 return tdb_null; in tdb_nextkey()2924 return tdb_null; in tdb_nextkey()2928 return tdb_null; in tdb_nextkey()2940 return tdb_null; in tdb_nextkey()2944 return tdb_null; in tdb_nextkey()3213 return tdb_null; in tdb_fetch()
1689 Fixed a namespace leak in libext2fs (tdb_null).
1665 * Fix a namespace leak in libext2fs (tdb_null)