libdbm - database subroutines library
cc [ flag... ] -I /usr/ucbinclude file... -L /usr/libucb \
-R /usr/libucb -ldbm [ library... ]
Functions in this library maintain key/content pairs in a database. The functions will handle very large (a billion blocks) databases and will access a keyed item in one or two file system accesses.
The shared object libdbm.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.
| bitno | blkno |
| dbmclose | dbminit |
| dbrdonly | |
| dirbuf | |
| fetch | |
| hmask | |
| nextkey | |
| pagf |
/usr/libucb/libdbm.so.1
/usr/libucb/64/libdbm.so.1
See attributes(5) for descriptions of the following attributes:
|
Intro(3), dbm(3UCB), attributes(5)
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |