Next: , Previous: , Up: Top   [Contents][Index]


21 Additional functions

gdbm interface: int gdbm_avail_verify (GDBM_FILE dbf)

Verify if the available block stack is in consistent state. On success, returns 0. If any errors are encountered, sets the gdbm_errno to GDBM_BAD_AVAIL, marks the database as needing recovery (see Recovery) and return -1.