Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc157 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in create_table_desc()
168 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in create_table_desc()
182 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in create_table_desc()
422 DB_MEMORY_LIMIT); in grow_dictionary()
429 DB_MEMORY_LIMIT); in grow_dictionary()
652 DB_MEMORY_LIMIT, 0); in db_clone_bucket()
662 DB_MEMORY_LIMIT, 0); in db_clone_bucket()
671 DB_MEMORY_LIMIT, 0); in db_clone_bucket()
683 DB_MEMORY_LIMIT, 0); in db_clone_bucket()
1777 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in add_table_aux()
[all …]
H A Ddb_query.cc45 DB_MEMORY_LIMIT); in db_query()
63 DB_MEMORY_LIMIT); in db_query()
92 DB_MEMORY_LIMIT); in db_query()
114 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()
750 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in remove_aux()
963 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT, in add()
[all …]
H A Ddb.cc66 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT); in db()
70 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT); in db()
76 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT); in db()
113 DB_MEMORY_LIMIT); in assign_next_desc()
130 DB_MEMORY_LIMIT); in assign_next_desc()
182 DB_MEMORY_LIMIT, NULL); in exec_action()
221 DB_MEMORY_LIMIT, NULL); in exec_action()
270 DB_MEMORY_LIMIT, NULL); in exec_action()
478 DB_MEMORY_LIMIT, -1); in open_log()
780 DB_MEMORY_LIMIT, NULL); in get_log_entries_since()
[all …]
H A Ddb_index.cc158 DB_MEMORY_LIMIT); in grow()
168 FATAL("db_index::grow: cannot allocate space", DB_MEMORY_LIMIT); in grow()
285 WRITEUNLOCK(this, DB_MEMORY_LIMIT, in add()
288 DB_MEMORY_LIMIT, DB_MEMORY_LIMIT); in add()
H A Ddb_scheme.cc60 DB_MEMORY_LIMIT); in db_scheme()
76 DB_MEMORY_LIMIT); in db_scheme()
128 DB_MEMORY_LIMIT); in db_scheme()
146 DB_MEMORY_LIMIT); in db_scheme()
H A Ddb_entry.cc79 FATAL3("new_entry:: cannot allocate space", DB_MEMORY_LIMIT, in new_entry()
106 DB_MEMORY_LIMIT, FALSE); in copy_entry()
119 DB_MEMORY_LIMIT, FALSE); in copy_entry()
135 DB_MEMORY_LIMIT, FALSE); in copy_entry()
H A Ddb_index_entry.cc40 DB_MEMORY_LIMIT); in db_index_entry()
56 DB_MEMORY_LIMIT); in db_index_entry()
301 DB_MEMORY_LIMIT, FALSE); in add()
311 DB_MEMORY_LIMIT, FALSE); in add()
H A Ddb_item.cc55 FATAL("item::item: cannot allocate space", DB_MEMORY_LIMIT); in item()
67 DB_MEMORY_LIMIT); in item()
H A Ddb_table.cc179 DB_MEMORY_LIMIT, FALSE); in push()
213 DB_MEMORY_LIMIT, NULL); in stats()
393 return (DB_MEMORY_LIMIT); in allocateExpire()
409 return (DB_MEMORY_LIMIT); in allocateEnumArray()
421 return (DB_MEMORY_LIMIT); in allocateEnumArray()
446 DB_MEMORY_LIMIT); in grow()
456 FATAL("db_table::grow: cannot allocate space", DB_MEMORY_LIMIT); in grow()
809 DB_MEMORY_LIMIT, FALSE); in configure()
H A Ddb_vers.cc76 DB_MEMORY_LIMIT, NULL); in nextminor()
110 DB_MEMORY_LIMIT, NULL); in nextmajor()
H A Dnis_db.cc174 case DB_MEMORY_LIMIT: in db_perror()
534 RETSTAT(0, DB_MEMORY_LIMIT); in dbFindObject()
581 RETSTAT(0, DB_MEMORY_LIMIT); in dbFindObject()
735 return (DB_MEMORY_LIMIT); in dbDeleteObj()
744 return (DB_MEMORY_LIMIT); in dbDeleteObj()
796 return (DB_MEMORY_LIMIT); in dbTouchObj()
1000 return (DB_MEMORY_LIMIT); in dbRefreshObj()
1077 stat = DB_MEMORY_LIMIT; in dbRefreshObj()
H A Ddb_entry_c.x49 DB_MEMORY_LIMIT, DB_STORAGE_LIMIT, DB_INTERNAL_ERROR}; enumerator
H A Ddb_pickle.cc43 DB_MEMORY_LIMIT); in pickle_file()
H A Ddb_headers.h202 DB_MEMORY_LIMIT, DB_STORAGE_LIMIT, DB_INTERNAL_ERROR, enumerator
/illumos-gate/usr/src/head/rpcsvc/
H A Dnis_db.h53 DB_MEMORY_LIMIT = 6, enumerator