Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table.cc675 enumTouch(where); in add_entry()
701 enumTouch(where); in replace_entry()
726 enumTouch(where); in delete_entry()
923 enumTouch(loc); in dupEntry()
1032 db_table::enumTouch(entryp loc) { in enumTouch() function in db_table
1076 enumTouch(loc); in touchEntry()
H A Ddb_table_c.x285 % void enumTouch(entryp loc);
H A Ddb_mindex3.cc631 table->enumTouch(i); in entriesFromLDAPreal()