Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table_c.x270 % bool_t cacheValid(entryp loc);
H A Ddb_index.cc211 if (!table->cacheValid(ret->getlocation())) in lookup()
H A Ddb_table.cc889 db_table::cacheValid(entryp loc) { in cacheValid() function in db_table