Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc1171 int num_changes = 0; in init() local
1174 if ((num_changes = incorporate_log(logfilename)) < 0) in init()
1178 changed = (num_changes > 0); in init()