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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc1896 db_checkpoint_aux(db_table_desc *current) function
1928 /* Like db_checkpoint_aux except only stops on LIMIT errors */
1932 db_status status = db_checkpoint_aux(current);
1969 ret = db_checkpoint_aux(tbl);

Completed in 28 milliseconds