Searched refs:touchEntry (Results 1 – 5 of 5) sorted by relevance
339 % bool_t touchEntry(entry_object *e);340 % bool_t touchEntry(db_query *q);
515 table->touchEntry(dbie->getlocation()); in updateTableEntry()647 db_mindex::touchEntry(entry_object *e) { in touchEntry() function in db_mindex658 ret = touchEntry(qi); in touchEntry()666 db_mindex::touchEntry(db_query *q) { in touchEntry() function in db_mindex673 table->touchEntry(dbie->getlocation()); in touchEntry()926 if (!touchEntry(ea[i])) { in queryLDAP()947 touchEntry(ea[i]); in queryLDAP()958 touchEntry(ea[i]); in queryLDAP()
291 % void touchEntry(entryp loc);
1067 db_table::touchEntry(entryp loc) { in touchEntry() function in db_table
818 mindex->touchEntry(query); in dbTouchObj()