]> git.ipfire.org Git - thirdparty/openldap.git/commit
Add mdb_cursor_is_db()
authorHoward Chu <hyc@openldap.org>
Thu, 31 Aug 2017 14:44:31 +0000 (15:44 +0100)
committerHoward Chu <hyc@openldap.org>
Sat, 10 Oct 2020 12:06:09 +0000 (13:06 +0100)
commit27c8cee72d9c0c32118d6a487c0b74519b815303
tree0a29a041a373f550becd62d9933ba6b60e5174ce
parente4cf950264d740c163fff34f2f9017ace1847d09
Add mdb_cursor_is_db()

Return 1 if the cursor is pointing to a named DB record
libraries/liblmdb/lmdb.h
libraries/liblmdb/mdb.c
libraries/liblmdb/mdb_dump.c
libraries/liblmdb/mdb_stat.c