Searched refs:db_checkpoint (Results 1 – 5 of 5) sorted by relevance
101 extern db_status db_checkpoint(char *);
197 % db_status db_checkpoint( char* tab = 0 );
65 db_checkpoint;
1756 db_checkpoint(char * table_name) in db_checkpoint() function1758 return (InUseDictionary->db_checkpoint(table_name)); in db_checkpoint()
1944 db_dictionary::db_checkpoint(char *tab) in db_checkpoint() function in db_dictionary