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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc66 #define INMEMORY_ONLY 1 macro
1203 j->get_table_object(), INMEMORY_ONLY);
1209 INMEMORY_ONLY);
1674 if (mode != INMEMORY_ONLY) {
1720 return (delete_table_aux(tab, !INMEMORY_ONLY));
1732 // For an INMEMORY_ONLY operation, only the internal structure is created and
1764 if (mode != INMEMORY_ONLY) {
1814 return (add_table_aux(tab, tobj, !INMEMORY_ONLY));

Completed in 19 milliseconds