| /src/include/ |
| H A D | ndbm.h | 58 typedef DB DBM; typedef 62 int dbm_clearerr(DBM *); 63 void dbm_close(DBM *); 64 int dbm_delete(DBM *, datum); 65 int dbm_error(DBM *); 66 datum dbm_fetch(DBM *, datum); 67 datum dbm_firstkey(DBM *); 69 long dbm_forder(DBM *, datum); 71 datum dbm_nextkey(DBM *); 72 DBM *dbm_open(const char *, int, mode_t); [all …]
|
| /src/crypto/krb5/src/plugins/kdb/db2/libdb2/include/ |
| H A D | db-ndbm.h | 62 typedef DB DBM; typedef 78 void dbm_close __P((DBM *)); 79 int dbm_delete __P((DBM *, datum)); 80 datum dbm_fetch __P((DBM *, datum)); 81 datum dbm_firstkey __P((DBM *)); 82 long dbm_forder __P((DBM *, datum)); 83 datum dbm_nextkey __P((DBM *)); 84 DBM *dbm_open __P((const char *, int, int)); 85 int dbm_store __P((DBM *, datum, datum, int)); 86 int dbm_dirfno __P((DBM *)); [all …]
|
| /src/crypto/heimdal/lib/roken/ |
| H A D | ndbm_wrap.h | 75 typedef struct DBM DBM; typedef 80 } DBM; 83 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL dbm_clearerr (DBM*); 84 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL dbm_close (DBM*); 85 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL dbm_delete (DBM*, datum); 86 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL dbm_error (DBM*); 87 ROKEN_LIB_FUNCTION datum ROKEN_LIB_CALL dbm_fetch (DBM*, datum); 88 ROKEN_LIB_FUNCTION datum ROKEN_LIB_CALL dbm_firstkey (DBM*); 89 ROKEN_LIB_FUNCTION datum ROKEN_LIB_CALL dbm_nextkey (DBM*); 90 ROKEN_LIB_FUNCTION DBM* ROKEN_LIB_CALL dbm_open (const char*, int, mode_t); [all …]
|
| H A D | ndbm_wrap.c | 68 dbm_close (DBM *db) in dbm_close() 79 dbm_delete (DBM *db, datum dkey) in dbm_delete() 91 dbm_fetch (DBM *db, datum dkey) in dbm_fetch() 138 dbm_firstkey (DBM *db) in dbm_firstkey() 144 dbm_nextkey (DBM *db) in dbm_nextkey() 149 ROKEN_LIB_FUNCTION DBM* ROKEN_LIB_CALL 191 return (DBM*)db; 195 dbm_store (DBM *db, datum dkey, datum dvalue, int flags) 215 dbm_error (DBM *db) 221 dbm_clearerr (DBM *db)
|
| /src/lib/libc/db/hash/ |
| H A D | ndbm.c | 54 extern DBM * 73 return ((DBM *)__hash_open(path, flags, mode, &info, 0)); in dbm_open() 77 dbm_close(DBM *db) in dbm_close() 88 dbm_fetch(DBM *db, datum key) in dbm_fetch() 112 dbm_firstkey(DBM *db) in dbm_firstkey() 132 dbm_nextkey(DBM *db) in dbm_nextkey() 152 dbm_delete(DBM *db, datum key) in dbm_delete() 173 dbm_store(DBM *db, datum key, datum data, int flags) in dbm_store() 186 dbm_error(DBM *db) in dbm_error() 195 dbm_clearerr(DBM *db) in dbm_clearerr() [all …]
|
| /src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/ |
| H A D | dbm.c | 67 static DBM *__cur_db; 156 DBM * 171 return ((DBM *)__hash_open(path, flags, mode, &info, 0)); in kdb2_dbm_open() 179 kdb2_dbm_close(DBM *db) in kdb2_dbm_close() 190 kdb2_dbm_fetch(DBM *db, datum key) in kdb2_dbm_fetch() 219 kdb2_dbm_firstkey(DBM *db) in kdb2_dbm_firstkey() 246 kdb2_dbm_nextkey(DBM *db) in kdb2_dbm_nextkey() 273 kdb2_dbm_delete(DBM *db, datum key) in kdb2_dbm_delete() 299 kdb2_dbm_store(DBM *db, datum key, datum content, int flags) in kdb2_dbm_store() 317 kdb2_dbm_error(DBM *db) in kdb2_dbm_error() [all …]
|
| /src/contrib/sendmail/libsmdb/ |
| H A D | smndbm.c | 26 DBM *smndbm_dbm; 94 DBM *dbm = ((SMDB_DBM_DATABASE *) database->smdb_impl)->smndbm_dbm; 113 DBM *dbm = ((SMDB_DBM_DATABASE *) database->smdb_impl)->smndbm_dbm; 142 DBM *dbm = ((SMDB_DBM_DATABASE *) database->smdb_impl)->smndbm_dbm; 167 DBM *dbm = ((SMDB_DBM_DATABASE *) database->smdb_impl)->smndbm_dbm; 203 DBM *dbm = ((SMDB_DBM_DATABASE *) database->smdb_impl)->smndbm_dbm; 247 DBM *dbm = ((SMDB_DBM_DATABASE *) database->smdb_impl)->smndbm_dbm; 302 DBM *dbm = db->smndbm_dbm; 330 DBM *dbm = db->smndbm_dbm; 393 DBM *dbm = db->smndbm_dbm; [all …]
|
| /src/lib/libc/tests/db/ |
| H A D | dbm_nextkey_test.c | 25 DBM *db; in ATF_TC_BODY()
|
| /src/contrib/sendmail/contrib/ |
| H A D | domainmap.m4 | 25 domainmap. The username will be looked up in the DBM map
|
| /src/crypto/heimdal/lib/hdb/ |
| H A D | ndbm.c | 49 DBM *db;
|
| /src/contrib/sendmail/src/ |
| H A D | map.c | 1684 register DBM *dbm; 1963 dfd = dbm_dirfno((DBM *) map->map_db1); 1966 pfd = dbm_pagfno((DBM *) map->map_db1); 2007 val = dbm_fetch((DBM *) map->map_db1, key); 2014 val = dbm_fetch((DBM *) map->map_db1, key); 2069 status = dbm_store((DBM *) map->map_db1, key, data, DBM_INSERT); 2101 status = dbm_store((DBM *) map->map_db1, 2152 dbm_close((DBM *) map->map_db1);
|
| H A D | README | 113 NDBM The older NDBM implementation -- the very old V7 DBM 537 NDBM Include support for "new" DBM library for aliases and maps. 1202 NEXTSTEP 3.3 and earlier ship with the old DBM library. Also,
|
| H A D | main.c | 1227 #ifdef DBM
|
| /src/crypto/heimdal/ |
| H A D | configure | 14689 DBM *dbm; 14839 DBM *dbm; 14977 DBM *dbm; 15094 DBM *d;
|
| /src/share/misc/ |
| H A D | pci_vendors | 34114 24c2 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 34118 1025 0064 Extensa 3000 series laptop: Intel 82801DBM (ICH4-M) 34141 24c3 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller 34145 1025 0064 Extensa 3000 series laptop: Intel 82801DBM (ICH4-M) 34164 24c4 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 34168 1025 0064 Extensa 3000 series laptop: Intel 82801DBM (ICH4-M) 34188 24c5 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller 34194 1025 0064 Extensa 3000 series laptop: Intel 82801DBM (ICH4-M) 34215 24c6 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller 34221 1025 0064 Extensa 3000 series laptop: Intel 82801DBM (ICH4-M) [all …]
|
| /src/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 394 i.e., it depends on the compile time options NEWDB, DBM, 10278 Fix race condition in DBM alias file locking. From Kyle
|