Searched refs:incorporate_log (Results 1 – 4 of 4) sorted by relevance
84 % int incorporate_log( char * );
143 % int incorporate_log( char * );
601 db::incorporate_log(char* filename) in incorporate_log() function in db646 if ((count = incorporate_log(logfilename)) < 0) in load()
1174 if ((num_changes = incorporate_log(logfilename)) < 0) in init()1229 db_dictionary::incorporate_log(char *file_name) in incorporate_log() function in db_dictionary