| Index Entry | | Section |
|
! | | |
| ! : | | commands |
|
( | | |
| (*errfun) of gdbm_recovery : | | Recovery |
|
- | | |
| --newdb, gdbmtool option: | | gdbmtool |
| --read-only, gdbmtool option: | | gdbmtool |
| -n, gdbmtool option: | | gdbmtool |
| -r, gdbmtool option: | | gdbmtool |
|
. | | |
| .gdbmtoolrc : | | startup files |
|
? | | |
| ? : | | commands |
|
_ | | |
| _GDBM_MAX_ERRNO : | | Variables |
| _GDBM_MIN_ERRNO : | | Variables |
|
A | | |
| avail : | | commands |
|
B | | |
| backup_name of gdbm_recovery : | | Recovery |
| blocksize : | | variables |
| bucket : | | commands |
|
C | | |
| cache : | | commands |
| cachesize : | | variables |
| centfree : | | variables |
| close : | | commands |
| close-on-exec: | | Open |
| closing database: | | Close |
| coalesce : | | variables |
| command line options, gdbmtool : | | invocation |
| compatibility layer: | | Compatibility |
| confirm : | | variables |
| consistency, database: | | Database consistency |
| count : | | commands |
| creating a database, gdbmtool : | | gdbmtool |
| current : | | commands |
|
D | | |
| data of gdbm_recovery : | | Recovery |
| database options: | | Options |
| database reorganization: | | Reorganization |
| database synchronization: | | Sync |
| database, closing: | | Close |
| database, opening or creating: | | Open |
| datum : | | Intro |
| DBM functions: | | dbm |
| dbm.h : | | Compatibility |
| dbmclose : | | dbm |
| dbminit : | | dbm |
| dbm_clearerr : | | ndbm |
| dbm_close : | | ndbm |
| dbm_delete : | | ndbm |
| dbm_dirfno : | | ndbm |
| dbm_error : | | ndbm |
| dbm_fetch : | | ndbm |
| dbm_firstkey : | | ndbm |
| DBM_INSERT : | | ndbm |
| dbm_nextkey : | | ndbm |
| dbm_open : | | ndbm |
| dbm_pagfno : | | ndbm |
| dbm_rdonly : | | ndbm |
| DBM_REPLACE : | | ndbm |
| dbm_store : | | ndbm |
| debug : | | commands |
| default database, gdbmtool : | | gdbmtool |
| delete : | | dbm |
| delete : | | commands |
| deleting records: | | Delete |
| deletion in iteration loops: | | Sequential |
| delim1 : | | variables |
| delim2 : | | variables |
| dir : | | commands |
| ‘dir’ file: | | Compatibility |
| downgrade : | | commands |
|
E | | |
| error code, most recent: | | Errors |
| error codes: | | Error codes |
| error strings: | | Errors |
| errorexit : | | variables |
| errorexit : | | variables |
| errormask : | | variables |
| errormask : | | variables |
| exit code: | | Exit codes |
| export: | | Flat files |
| export : | | commands |
|
F | | |
| failed_buckets of gdbm_recovery : | | Recovery |
| failed_keys of gdbm_recovery : | | Recovery |
| fd : | | variables |
| fetch : | | dbm |
| fetch : | | commands |
| fetching records: | | Fetch |
| filemode : | | variables |
| filename : | | variables |
| first : | | commands |
| firstkey : | | dbm |
| Flat file format: | | Flat files |
| format : | | variables |
|
G | | |
| gdbm.h : | | Intro |
| gdbmtool : | | gdbmtool |
| gdbm_avail_verify : | | Additional functions |
| GDBM_BACKUP_FAILED : | | Error codes |
| GDBM_BAD_AVAIL : | | Error codes |
| GDBM_BAD_BUCKET : | | Error codes |
| GDBM_BAD_DIR_ENTRY : | | Error codes |
| GDBM_BAD_FILE_OFFSET : | | Error codes |
| GDBM_BAD_HASH_ENTRY : | | Error codes |
| GDBM_BAD_HASH_TABLE : | | Error codes |
| GDBM_BAD_HEADER : | | Error codes |
| GDBM_BAD_MAGIC_NUMBER : | | Error codes |
| GDBM_BAD_OPEN_FLAGS : | | Error codes |
| GDBM_BLOCK_SIZE_ERROR : | | Error codes |
| GDBM_BSEXACT : | | Open |
| GDBM_BSEXACT : | | Error codes |
| GDBM_BUCKET_CACHE_CORRUPTED : | | Error codes |
| gdbm_bucket_count : | | Count |
| GDBM_BYTE_SWAPPED : | | Error codes |
| GDBM_CACHESIZE : | | Options |
| GDBM_CANNOT_REPLACE : | | Error codes |
| GDBM_CANT_BE_READER : | | Error codes |
| GDBM_CANT_BE_WRITER : | | Error codes |
| GDBM_CENTFREE : | | Options |
| gdbm_check_syserr : | | Errors |
| gdbm_clear_error : | | Errors |
| GDBM_CLOERROR : | | Open |
| GDBM_CLOEXEC : | | Open |
| gdbm_close : | | Close |
| GDBM_COALESCEBLKS : | | Options |
| gdbm_convert : | | Database format |
| gdbm_copy_meta : | | Open |
| gdbm_count : | | Count |
| gdbm_db_strerror : | | Errors |
| gdbm_delete : | | Delete |
| gdbm_delete and sequential access: | | Sequential |
| GDBM_DIR_OVERFLOW : | | Error codes |
| gdbm_dump : | | gdbm_dump |
| gdbm_dump : | | Flat files |
| gdbm_dump_to_file : | | Flat files |
| GDBM_EMPTY_DATABASE : | | Error codes |
| gdbm_errlist[] : | | Variables |
| gdbm_errno: | | Errors |
| gdbm_errno : | | Variables |
| GDBM_ERR_FILE_MODE : | | Flat files |
| GDBM_ERR_FILE_MODE : | | Error codes |
| GDBM_ERR_FILE_OWNER : | | Flat files |
| GDBM_ERR_FILE_OWNER : | | Error codes |
| GDBM_ERR_REALPATH : | | Error codes |
| GDBM_ERR_SNAPSHOT_CLONE : | | Error codes |
| GDBM_ERR_USAGE : | | Error codes |
| gdbm_exists : | | Fetch |
| gdbm_export : | | Flat files |
| gdbm_export_to_file : | | Flat files |
| gdbm_failure_atomic : | | Crash Tolerance API |
| GDBM_FAST : | | Open |
| GDBM_FASTMODE : | | Options |
| gdbm_fdesc : | | Locking |
| gdbm_fd_open : | | Open |
| gdbm_fetch : | | Fetch |
| GDBM_FILE : | | Intro |
| GDBM_FILE_CLOSE_ERROR : | | Error codes |
| GDBM_FILE_EOF : | | Error codes |
| GDBM_FILE_OPEN_ERROR : | | Error codes |
| GDBM_FILE_READ_ERROR : | | Error codes |
| GDBM_FILE_SEEK_ERROR : | | Error codes |
| GDBM_FILE_STAT_ERROR : | | Error codes |
| GDBM_FILE_SYNC_ERROR : | | Error codes |
| GDBM_FILE_TRUNCATE_ERROR : | | Error codes |
| GDBM_FILE_WRITE_ERROR : | | Error codes |
| gdbm_firstkey : | | Sequential |
| GDBM_GETBLOCKSIZE : | | Options |
| GDBM_GETBUCKETSIZE : | | Options |
| GDBM_GETCACHEAUTO : | | Options |
| GDBM_GETCACHESIZE : | | Options |
| GDBM_GETCOALESCEBLKS : | | Options |
| GDBM_GETDBFORMAT : | | Options |
| GDBM_GETDBNAME : | | Options |
| GDBM_GETDIRDEPTH : | | Options |
| GDBM_GETFLAGS : | | Options |
| GDBM_GETMAXMAPSIZE : | | Options |
| GDBM_GETMMAP : | | Options |
| GDBM_GETSYNCMODE : | | Options |
| GDBM_ILLEGAL_DATA : | | Error codes |
| gdbm_import : | | Flat files |
| gdbm_import_from_file : | | Flat files |
| GDBM_INSERT : | | Store |
| GDBM_ITEM_NOT_FOUND : | | Error codes |
| gdbm_last_errno : | | Errors |
| gdbm_last_syserr : | | Errors |
| gdbm_latest_snapshot : | | Crash Tolerance API |
| gdbm_load : | | gdbm_load |
| gdbm_load : | | Flat files |
| gdbm_load_from_file : | | Flat files |
| gdbm_load_from_file_ext : | | Flat files |
| GDBM_MALFORMED_DATA : | | Error codes |
| GDBM_MALLOC_ERROR : | | Error codes |
| gdbm_needs_recovery : | | Errors |
| GDBM_NEED_RECOVERY : | | Error codes |
| GDBM_NEWDB : | | Open |
| gdbm_nextkey : | | Sequential |
| GDBM_NOLOCK : | | Open |
| GDBM_NOLOCK : | | Locking |
| GDBM_NOMMAP : | | Open |
| GDBM_NO_DBNAME : | | Error codes |
| GDBM_NO_ERROR : | | Error codes |
| GDBM_NUMSYNC : | | Database format |
| GDBM_NUMSYNC : | | Open |
| gdbm_open : | | Open |
| GDBM_OPT_ALREADY_SET : | | Error codes |
| GDBM_OPT_BADVAL : | | Error codes |
| GDBM_OPT_ILLEGAL : | | Error codes |
| GDBM_PREREAD : | | Open |
| GDBM_RCVR_BACKUP : | | Recovery |
| GDBM_RCVR_ERRFUN : | | Recovery |
| GDBM_RCVR_FORCE : | | Recovery |
| GDBM_RCVR_MAX_FAILED_BUCKETS : | | Recovery |
| GDBM_RCVR_MAX_FAILED_KEYS : | | Recovery |
| GDBM_RCVR_MAX_FAILURES : | | Recovery |
| GDBM_READER : | | Open |
| GDBM_READER_CANT_DELETE : | | Error codes |
| GDBM_READER_CANT_REORGANIZE : | | Error codes |
| GDBM_READER_CANT_STORE : | | Error codes |
| gdbm_recover : | | Recovery |
| gdbm_reorganize : | | Reorganization |
| GDBM_REORGANIZE_FAILED : | | Error codes |
| GDBM_REPLACE : | | Store |
| GDBM_SETCACHEAUTO : | | Options |
| GDBM_SETCACHESIZE : | | Options |
| GDBM_SETCENTFREE : | | Options |
| GDBM_SETCOALESCEBLKS : | | Options |
| GDBM_SETMAXMAPSIZE : | | Options |
| GDBM_SETMMAP : | | Options |
| gdbm_setopt : | | Options |
| GDBM_SETSYNCMODE : | | Options |
| GDBM_SNAPSHOT_BAD : | | Crash Tolerance API |
| GDBM_SNAPSHOT_BAD : | | Crash recovery |
| GDBM_SNAPSHOT_ERR : | | Crash Tolerance API |
| GDBM_SNAPSHOT_ERR : | | Crash recovery |
| GDBM_SNAPSHOT_OK : | | Crash Tolerance API |
| GDBM_SNAPSHOT_SAME : | | Crash Tolerance API |
| GDBM_SNAPSHOT_SAME : | | Crash recovery |
| GDBM_SNAPSHOT_SUSPICIOUS : | | Crash Tolerance API |
| GDBM_SNAPSHOT_SUSPICIOUS : | | Crash recovery |
| gdbm_store : | | Store |
| gdbm_strerror : | | Errors |
| GDBM_SYNC : | | Open |
| GDBM_SYNC : | | Sync |
| gdbm_sync : | | Sync |
| GDBM_SYNCMODE : | | Options |
| gdbm_syserr[] : | | Variables |
| gdbm_version : | | Variables |
| gdbm_version_cmp : | | Variables |
| GDBM_VERSION_MAJOR : | | Variables |
| GDBM_VERSION_MINOR : | | Variables |
| gdbm_version_number[3] : | | Variables |
| GDBM_VERSION_PATCH : | | Variables |
| GDBM_WRCREAT : | | Open |
| GDBM_WRITER : | | Open |
| GDBM_XVERIFY : | | Open |
| global error state: | | Errors |
| GNU Readline: | | shell |
|
H | | |
| hash : | | commands |
| header : | | commands |
| help : | | commands |
| history : | | commands |
| history : | | commands |
| history : | | commands |
|
I | | |
| import: | | Flat files |
| import : | | commands |
| init file, gdbmtool: | | startup files |
| interactive mode, gdbmtool : | | shell |
| iterating over records: | | Sequential |
| iteration and gdbm_delete : | | Sequential |
| iteration loop: | | Sequential |
| iteration loop, using ‘NDBM’: | | ndbm |
|
J | | |
| junk.gdbm : | | gdbmtool |
|
L | | |
| libgdbm_compat : | | Compatibility |
| list : | | commands |
| lock : | | variables |
| locking: | | Locking |
| logical consistency: | | Database consistency |
| looking up records: | | Fetch |
|
M | | |
| max_failed_buckets of gdbm_recovery : | | Recovery |
| max_failed_keys of gdbm_recovery : | | Recovery |
| max_failures of gdbm_recovery : | | Recovery |
| mmap : | | variables |
| most recent error code: | | Errors |
|
N | | |
| NDBM functions: | | ndbm |
| ndbm.h : | | Compatibility |
| next : | | commands |
| nextkey : | | dbm |
| number of records: | | Count |
|
O | | |
| open : | | commands |
| open : | | commands |
| open : | | variables |
| opening the database: | | Open |
| options, database: | | Options |
|
P | | |
| ‘pag’ file: | | Compatibility |
| pager : | | variables |
| perror : | | commands |
| ps1 : | | variables |
| ps2 : | | variables |
|
Q | | |
| quiet : | | variables |
| quit : | | commands |
|
R | | |
| read-only mode, gdbmtool : | | gdbmtool |
| readline: | | shell |
| record, deleting: | | Delete |
| record, fetching: | | Fetch |
| records, iterating over: | | Sequential |
| records, storing: | | Store |
| records, testing existence: | | Fetch |
| recover : | | commands |
| recovered_buckets of gdbm_recovery : | | Recovery |
| recovered_keys of gdbm_recovery : | | Recovery |
| reorganization, database: | | Reorganization |
| reorganize : | | commands |
|
S | | |
| sequential access: | | Sequential |
| sequential access, using ‘NDBM’: | | ndbm |
| set : | | variables |
| shell : | | commands |
| snapshot : | | commands |
| source : | | commands |
| startup file, gdbmtool: | | startup files |
| status : | | commands |
| store : | | dbm |
| store : | | commands |
| storing records: | | Store |
| structural consistency: | | Database consistency |
| sync : | | commands |
| sync : | | variables |
| synchronization, database: | | Sync |
|
T | | |
| timing : | | variables |
| trace : | | variables |
|
U | | |
| unset : | | variables |
| upgrade : | | commands |
|
V | | |
| variables, gdbmtool: | | variables |
| version : | | commands |
| version number: | | Variables |
|