Searched defs:touchEntry (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_mindex2.cc515 table->touchEntry(dbie->getlocation());
647 db_mindex::touchEntry(entry_object *e) { function in class:db_mindex
658 ret = touchEntry(qi);
666 db_mindex::touchEntry(db_query *q) { function in class:db_mindex
673 table->touchEntry(dbie->getlocation());
926 if (!touchEntry(ea[i])) {
947 touchEntry(ea[i]);
958 touchEntry(ea[i]);
H A Ddb_table.cc1064 db_table::touchEntry(entryp loc) { function in class:db_table

Completed in 26 milliseconds