Home
last modified time | relevance | path

Searched refs:DB_MEMORY_LIMIT (Results 1 – 16 of 16) sorted by relevance

/titanic_44/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc155 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in create_table_desc()
166 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in create_table_desc()
180 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in create_table_desc()
421 DB_MEMORY_LIMIT); in grow_dictionary()
428 DB_MEMORY_LIMIT); in grow_dictionary()
648 READUNLOCK(this, DB_MEMORY_LIMIT, in db_clone_bucket()
651 DB_MEMORY_LIMIT, 0); in db_clone_bucket()
657 READUNLOCK(this, DB_MEMORY_LIMIT, in db_clone_bucket()
661 DB_MEMORY_LIMIT, 0); in db_clone_bucket()
667 READUNLOCK(this, DB_MEMORY_LIMIT, in db_clone_bucket()
[all …]
H A Ddb_query.cc47 DB_MEMORY_LIMIT); in db_query()
65 DB_MEMORY_LIMIT); in db_query()
94 DB_MEMORY_LIMIT); in db_query()
116 DB_MEMORY_LIMIT); in db_query()
H A Ddb_mindex.cc94 DB_MEMORY_LIMIT); in init()
112 DB_MEMORY_LIMIT); in init()
125 DB_MEMORY_LIMIT); in init()
332 DB_MEMORY_LIMIT, NULL); in prepare_results()
413 DB_MEMORY_LIMIT, NULL); in extract_index_values_from_object()
517 DB_MEMORY_LIMIT, NULL); in copy_result_list()
701 READUNLOCK(this, DB_MEMORY_LIMIT, "ru db_mindex::all"); in all()
703 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in all()
748 WRITEUNLOCK(this, DB_MEMORY_LIMIT, "wu db_mindex::remove_aux"); in remove_aux()
750 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in remove_aux()
[all …]
H A Ddb.cc68 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT); in db()
72 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT); in db()
78 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT); in db()
115 DB_MEMORY_LIMIT); in assign_next_desc()
132 DB_MEMORY_LIMIT); in assign_next_desc()
184 DB_MEMORY_LIMIT, NULL); in exec_action()
223 DB_MEMORY_LIMIT, NULL); in exec_action()
272 DB_MEMORY_LIMIT, NULL); in exec_action()
480 DB_MEMORY_LIMIT, -1); in open_log()
782 DB_MEMORY_LIMIT, NULL); in get_log_entries_since()
[all …]
H A Ddb_index.cc160 DB_MEMORY_LIMIT); in grow()
170 FATAL("db_index::grow: cannot allocate space", DB_MEMORY_LIMIT); in grow()
287 WRITEUNLOCK(this, DB_MEMORY_LIMIT, in add()
290 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in add()
H A Ddb_scheme.cc62 DB_MEMORY_LIMIT); in db_scheme()
78 DB_MEMORY_LIMIT); in db_scheme()
130 DB_MEMORY_LIMIT); in db_scheme()
148 DB_MEMORY_LIMIT); in db_scheme()
H A Ddb_entry.cc82 FATAL3("new_entry:: cannot allocate space", DB_MEMORY_LIMIT, in new_entry()
109 DB_MEMORY_LIMIT, FALSE); in copy_entry()
122 DB_MEMORY_LIMIT, FALSE); in copy_entry()
138 DB_MEMORY_LIMIT, FALSE); in copy_entry()
H A Ddb_index_entry.cc42 DB_MEMORY_LIMIT); in db_index_entry()
58 DB_MEMORY_LIMIT); in db_index_entry()
303 DB_MEMORY_LIMIT, FALSE); in add()
313 DB_MEMORY_LIMIT, FALSE); in add()
H A Ddb_item.cc57 FATAL("item::item: cannot allocate space", DB_MEMORY_LIMIT); in item()
69 DB_MEMORY_LIMIT); in item()
H A Ddb_table.cc176 DB_MEMORY_LIMIT, FALSE); in push()
210 DB_MEMORY_LIMIT, NULL); in stats()
390 return (DB_MEMORY_LIMIT); in allocateExpire()
406 return (DB_MEMORY_LIMIT); in allocateEnumArray()
418 return (DB_MEMORY_LIMIT); in allocateEnumArray()
443 DB_MEMORY_LIMIT); in grow()
453 FATAL("db_table::grow: cannot allocate space", DB_MEMORY_LIMIT); in grow()
806 DB_MEMORY_LIMIT, FALSE); in configure()
H A Ddb_vers.cc78 DB_MEMORY_LIMIT, NULL); in nextminor()
112 DB_MEMORY_LIMIT, NULL); in nextmajor()
H A Ddb_entry_c.x46 DB_MEMORY_LIMIT, DB_STORAGE_LIMIT, DB_INTERNAL_ERROR}; enumerator
H A Ddb_pickle.cc45 DB_MEMORY_LIMIT); in pickle_file()
H A Dnis_db.cc172 case DB_MEMORY_LIMIT: in db_perror()
533 RETSTAT(0, DB_MEMORY_LIMIT); in dbFindObject()
580 RETSTAT(0, DB_MEMORY_LIMIT); in dbFindObject()
734 return (DB_MEMORY_LIMIT); in dbDeleteObj()
743 return (DB_MEMORY_LIMIT); in dbDeleteObj()
795 return (DB_MEMORY_LIMIT); in dbTouchObj()
999 return (DB_MEMORY_LIMIT); in dbRefreshObj()
1076 stat = DB_MEMORY_LIMIT; in dbRefreshObj()
H A Ddb_headers.h214 DB_MEMORY_LIMIT, DB_STORAGE_LIMIT, DB_INTERNAL_ERROR, enumerator
/titanic_44/usr/src/head/rpcsvc/
H A Dnis_db.h53 DB_MEMORY_LIMIT = 6, enumerator