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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table_c.x272 % bool_t cacheValid(entryp loc);
H A Ddb_index.cc213 if (!table->cacheValid(ret->getlocation()))
H A Ddb_table.cc888 db_table::cacheValid(entryp loc) { function in class:db_table
894 READLOCK(this, FALSE, "db_table::cacheValid r");
903 READUNLOCK(this, ret, "db_table::cacheValid ru");

Completed in 61 milliseconds