Searched refs:DB_MEMORY_LIMIT (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_query.cc47 DB_MEMORY_LIMIT);
65 DB_MEMORY_LIMIT);
94 DB_MEMORY_LIMIT);
116 DB_MEMORY_LIMIT);
H A Ddb_item.cc57 FATAL("item::item: cannot allocate space", DB_MEMORY_LIMIT);
69 DB_MEMORY_LIMIT);
H A Ddb_dictionary.cc152 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 Ddb_index.cc160 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 Ddb_entry_c.x46 DB_MEMORY_LIMIT, DB_STORAGE_LIMIT, DB_INTERNAL_ERROR};
H A Ddb_vers.cc76 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 Ddb.cc68 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 Ddb_entry.cc82 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 Ddb_index_entry.cc42 DB_MEMORY_LIMIT);
58 DB_MEMORY_LIMIT);
303 DB_MEMORY_LIMIT, FALSE);
313 DB_MEMORY_LIMIT, FALSE);
H A Ddb_mindex.cc92 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 Ddb_pickle.cc45 DB_MEMORY_LIMIT);
H A Ddb_scheme.cc62 DB_MEMORY_LIMIT);
78 DB_MEMORY_LIMIT);
130 DB_MEMORY_LIMIT);
148 DB_MEMORY_LIMIT);
H A Ddb_table.cc173 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 Dnis_db.cc169 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 Ddb_headers.h214 DB_MEMORY_LIMIT, DB_STORAGE_LIMIT, DB_INTERNAL_ERROR, enumerator in enum:db_status

Completed in 44 milliseconds