Searched refs:DB_INFO (Results 1 – 15 of 15) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/db/include/ |
H A D | btree_ext.h | 26 int __bam_open __P((DB *, DB_INFO *)); 55 int __ram_open __P((DB *, DB_INFO *));
|
H A D | hash_ext.h | 4 int __ham_open __P((DB *, DB_INFO *));
|
/titanic_50/usr/src/cmd/sendmail/db/hsearch/ |
H A D | hsearch.c | 70 DB_INFO dbinfo;
|
/titanic_50/usr/src/uts/sun4u/sys/pci/ |
H A D | db21554_debug.h | 41 #define DB_INFO 0x12 macro
|
/titanic_50/usr/src/cmd/sendmail/db/ |
H A D | db.h | 96 struct __db_info; typedef struct __db_info DB_INFO; typedef 578 DBTYPE, u_int32_t, int, DB_ENV *, DB_INFO *, DB **)); 582 DBTYPE, u_int32_t, int, DB_INFO *, DB **));
|
/titanic_50/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_open.c | 74 DB_INFO *dbinfo;
|
H A D | bt_recno.c | 79 DB_INFO *dbinfo;
|
/titanic_50/usr/src/cmd/sendmail/db/xa/ |
H A D | xa_db.c | 51 DB_INFO *dbinfo;
|
/titanic_50/usr/src/cmd/sendmail/db/dbm/ |
H A D | dbm.c | 189 DB_INFO dbinfo;
|
/titanic_50/usr/src/cmd/sendmail/libsmdb/ |
H A D | smdb2.c | 462 DB_INFO db_info;
|
/titanic_50/usr/src/cmd/sendmail/db/db/ |
H A D | db.c | 98 DB_INFO *dbinfo;
|
/titanic_50/usr/src/cmd/ldap/ns_ldap/ |
H A D | idsconfig.sh | 110 DB_INFO= 120 DB_INFO=`cat <<EOF 131 2 Base DN to setup : $LDAP_BASEDN$SUFFIX_INFO$DB_INFO
|
/titanic_50/usr/src/cmd/sendmail/db/hash/ |
H A D | hash.c | 96 DB_INFO *dbinfo;
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | map.c | 54 static bool db_map_open __P((MAP *, int, char *, DBTYPE, DB_INFO *)); 1937 DB_INFO btinfo; 1966 DB_INFO hinfo; 1999 DB_INFO *openinfo;
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | db21554.c | 471 DB_DEBUG1(DB_INFO|DB_DONT_DISPLAY_DIP, NULL, "exit rc=%d\n", rc); in _info() 3006 case DB_INFO: s = "_info"; break; in db_debug()
|