Searched refs:DB_MEMORY_LIMIT (Results 1 - 15 of 15) sorted by relevance
/osnet-11/usr/src/lib/libnisdb/ |
H A D | db_query.cc | 47 DB_MEMORY_LIMIT); 65 DB_MEMORY_LIMIT); 94 DB_MEMORY_LIMIT); 116 DB_MEMORY_LIMIT);
|
H A D | db_item.cc | 57 FATAL("item::item: cannot allocate space", DB_MEMORY_LIMIT); 69 DB_MEMORY_LIMIT);
|
H A D | db_dictionary.cc | 152 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); 163 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); 177 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); 418 DB_MEMORY_LIMIT); 425 DB_MEMORY_LIMIT); 645 READUNLOCK(this, DB_MEMORY_LIMIT, 648 DB_MEMORY_LIMIT, [all...] |
H A D | db_index.cc | 160 DB_MEMORY_LIMIT); 170 FATAL("db_index::grow: cannot allocate space", DB_MEMORY_LIMIT); 287 WRITEUNLOCK(this, DB_MEMORY_LIMIT, 290 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT);
|
H A D | db_entry_c.x | 46 DB_MEMORY_LIMIT, DB_STORAGE_LIMIT, DB_INTERNAL_ERROR};
|
H A D | db_vers.cc | 76 READUNLOCK(this, NULL, "ru vers::nextminor DB_MEMORY_LIMIT"); 78 DB_MEMORY_LIMIT, NULL); 110 READUNLOCK(this, NULL, "ru vers::nextmajor DB_MEMORY_LIMIT"); 112 DB_MEMORY_LIMIT, NULL);
|
H A D | db.cc | 68 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT); 72 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT); 78 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT); 115 DB_MEMORY_LIMIT); 132 DB_MEMORY_LIMIT); 184 DB_MEMORY_LIMIT, NULL); 223 DB_MEMORY_LIMIT, NULL); 272 DB_MEMORY_LIMIT, NULL); 480 DB_MEMORY_LIMIT, -1); 782 DB_MEMORY_LIMIT, NUL [all...] |
H A D | db_entry.cc | 82 FATAL3("new_entry:: cannot allocate space", DB_MEMORY_LIMIT, 109 DB_MEMORY_LIMIT, FALSE); 122 DB_MEMORY_LIMIT, FALSE); 138 DB_MEMORY_LIMIT, FALSE);
|
H A D | db_index_entry.cc | 42 DB_MEMORY_LIMIT); 58 DB_MEMORY_LIMIT); 303 DB_MEMORY_LIMIT, FALSE); 313 DB_MEMORY_LIMIT, FALSE);
|
H A D | db_mindex.cc | 92 DB_MEMORY_LIMIT); 110 DB_MEMORY_LIMIT); 123 DB_MEMORY_LIMIT); 330 DB_MEMORY_LIMIT, NULL); 411 DB_MEMORY_LIMIT, NULL); 515 DB_MEMORY_LIMIT, NULL); 699 READUNLOCK(this, DB_MEMORY_LIMIT, "ru db_mindex::all"); 701 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); 746 WRITEUNLOCK(this, DB_MEMORY_LIMIT, "w [all...] |
H A D | db_pickle.cc | 45 DB_MEMORY_LIMIT);
|
H A D | db_scheme.cc | 62 DB_MEMORY_LIMIT); 78 DB_MEMORY_LIMIT); 130 DB_MEMORY_LIMIT); 148 DB_MEMORY_LIMIT);
|
H A D | db_table.cc | 173 DB_MEMORY_LIMIT, FALSE); 207 DB_MEMORY_LIMIT, NULL); 387 return (DB_MEMORY_LIMIT); 403 return (DB_MEMORY_LIMIT); 415 return (DB_MEMORY_LIMIT); 440 DB_MEMORY_LIMIT); 450 FATAL("db_table::grow: cannot allocate space", DB_MEMORY_LIMIT); 803 DB_MEMORY_LIMIT, FALSE);
|
H A D | nis_db.cc | 169 case DB_MEMORY_LIMIT: 530 RETSTAT(0, DB_MEMORY_LIMIT); 577 RETSTAT(0, DB_MEMORY_LIMIT); 731 return (DB_MEMORY_LIMIT); 740 return (DB_MEMORY_LIMIT); 792 return (DB_MEMORY_LIMIT); 996 return (DB_MEMORY_LIMIT); 1073 stat = DB_MEMORY_LIMIT;
|
H A D | db_headers.h | 214 DB_MEMORY_LIMIT, DB_STORAGE_LIMIT, DB_INTERNAL_ERROR, enumerator in enum:db_status
|
Completed in 49 milliseconds