Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Ddb.cc510 apply_log_entry(db_log_entry * j, char * dbchar, int *count) in apply_log_entry() function
557 apply_log_entry (j, (char *) &internal_db, &count); in execute_log_entry()
610 ret = f.execute_on_log(&(apply_log_entry), (char *) &internal_db); in incorporate_log()
H A Ddb_dictionary.cc1193 apply_log_entry(db_dictlog_entry *j, char *dictchar, int *count) in apply_log_entry() function
1236 ret = f.execute_on_log(&(apply_log_entry), (char *) this); in incorporate_log()