Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc69 #define INMEMORY_ONLY 1 macro
1206 j->get_table_object(), INMEMORY_ONLY); in apply_log_entry()
1212 INMEMORY_ONLY); in apply_log_entry()
1677 if (mode != INMEMORY_ONLY) { in delete_table_aux()
1723 return (delete_table_aux(tab, !INMEMORY_ONLY)); in delete_table()
1767 if (mode != INMEMORY_ONLY) { in add_table_aux()
1817 return (add_table_aux(tab, tobj, !INMEMORY_ONLY)); in add_table()