Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc71 #define INMEMORY_ONLY 1 macro
1207 j->get_table_object(), INMEMORY_ONLY); in apply_log_entry()
1213 INMEMORY_ONLY); in apply_log_entry()
1678 if (mode != INMEMORY_ONLY) { in delete_table_aux()
1724 return (delete_table_aux(tab, !INMEMORY_ONLY)); in delete_table()
1768 if (mode != INMEMORY_ONLY) { in add_table_aux()
1818 return (add_table_aux(tab, tobj, !INMEMORY_ONLY)); in add_table()